Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Meta] Developer Url & linking documentation & guidelines #69806

Closed
stacey-gammon opened this issue Jun 24, 2020 · 5 comments
Closed

[Meta] Developer Url & linking documentation & guidelines #69806

stacey-gammon opened this issue Jun 24, 2020 · 5 comments
Labels
Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@stacey-gammon
Copy link
Contributor

stacey-gammon commented Jun 24, 2020

We need to clarify:

  • core.navigateToApp vs url generators
  • Document guidance around when to use url generators, and when to use core.navigateToApp('settings', {..}) vs settings.navigateTo({..}).
  • How to handle migrations and what state is part of a public API.
  • How to avoid a full page refresh when building hrefs to other parts of Kibana (like in Markdown)

etc, etc. Opening this as a meta issue to track these things. TODO: link out to relevant issues.

@stacey-gammon stacey-gammon added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Team:AppArch labels Jun 24, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@pgayvallet
Copy link
Contributor

when to use core.navigateToApp('settings', {..}) vs settings.navigateTo({..}).

Directly related: #66682

@Dosant
Copy link
Contributor

Dosant commented Sep 14, 2020

This pr documents most of bullet points from the issue description: #76888
Not sure if this issue can be closed or if we are good with existing guide for now.
In case something else needs to be documented on this topic, the navigation.ascii page is a good place to added it to

@stacey-gammon
Copy link
Contributor Author

👍 closed by #76888

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

4 participants