Skip to content

Conversation

@myasonik
Copy link
Contributor

@myasonik myasonik commented May 12, 2020

Summary

Resolves #66279

Sets the order to:

  • Discover
  • Dashboard
  • Canvas
  • Maps
  • Machine Learning
  • Graph
  • Visualize

Also "forwardports" a fix for legacy links discovered while backporting a previous PR to 7.8. (Was only discovered because tests for this case are written in Discover, Dashboard, and Visualize and it's only broken if the app is a legacy app.)

Separate PR for 7.8 because of the massive amount of code change between versions because of Kibana App moving to NP.

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core-ui (Team:Core UI)

@myasonik myasonik requested a review from ryankeairns May 12, 2020 22:08
Copy link
Contributor

@ryankeairns ryankeairns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the quick turn around!

Screenshot 2020-05-12 17 33 46

@myasonik myasonik requested a review from a team May 13, 2020 17:59
Copy link
Contributor

@flash1293 flash1293 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in firefox and works fine, LGTM

@rayafratkina
Copy link
Contributor

@ryankeairns @myasonik per discussion in #66279, this is no longer needed. However we do need to move Discover back to the top...

@myasonik myasonik requested a review from a team as a code owner June 2, 2020 16:33
@myasonik myasonik changed the title Revert Kibana app link order New Kibana app link order Jun 2, 2020
@myasonik myasonik removed the v7.8.0 label Jun 2, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@myasonik myasonik requested a review from ryankeairns June 2, 2020 19:55
Copy link
Contributor

@ryankeairns ryankeairns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new order looks correct based upon most recent feedback - Discover first, Visualize last.

Screenshot 2020-06-02 16 44 35

@myasonik myasonik merged commit 0247df4 into elastic:master Jun 2, 2020
@myasonik myasonik deleted the fix/kibana-app-links-order branch June 2, 2020 21:46
@alexfrancoeur
Copy link

@myasonik @ryankeairns @kobelb I realize this is a bad day for backport requests at this point with #68000 and the telemetry issue, but we'd like to avoid randomly switching the order of links in the navigation. Would it be possible to ensure this change gets into 7.8?

@kobelb
Copy link
Contributor

kobelb commented Jun 2, 2020

Would it be possible to ensure this change gets into 7.8?

We're considering this one to be a bugfix, so I won't protest :)

@kobelb
Copy link
Contributor

kobelb commented Jun 2, 2020

@alexfrancoeur I believe this has been backported in another PR #67991

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jun 4, 2020
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 66320 or prevent reminders by adding the backport:skip label.

@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 66320 or prevent reminders by adding the backport:skip label.

1 similar comment
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 66320 or prevent reminders by adding the backport:skip label.

@myasonik myasonik added backported and removed backport missing Added to PRs automatically when the are determined to be missing a backport. labels Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Navigation ordering in the Kibana section for 7.8

9 participants