michael-s-molina opened a new pull request #15929: URL: https://github.com/apache/superset/pull/15929
### SUMMARY This PR is a follow-up of https://github.com/apache/superset/pull/15915 where we discussed the possibility of ordering the main menu items according to user workflows or usage. We decided to change the main menu order as defined in [SIP-34](https://github.com/apache/superset/issues/8976). The order defined was Dashboards -> Charts -> SQL Lab -> Data as you can see in the following screenshot from [SIP-34](https://github.com/apache/superset/issues/8976):  Thanks @junlincc @ktmud @graceguo-supercat @john-bodley @srinify for the valuable discussion. Closes https://github.com/apache/superset/pull/15915 ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <img width="495" alt="127211943-d3dfe888-f62e-4fe4-896c-6e035e2aac06" src="https://user-images.githubusercontent.com/70410625/127370147-829c6021-e5e5-4762-ae7c-32eb0db8792a.png"> <img width="521" alt="Screen Shot 2021-07-28 at 2 37 22 PM" src="https://user-images.githubusercontent.com/70410625/127370085-85ab3621-02e3-4cb6-acad-be9ca2bfe2dd.png"> ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [x] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
