superset
superset copied to clipboard
feat: issue 20926
SUMMARY
If we want to navigate to particular dashboard we can go to Navigation in main menu then we can click on particular dashboard
TESTING INSTRUCTIONS
we need to run "superset init" after code changes, then we can see Navigation dropdown in main menu. From there we can navigate to any dashboard
ADDITIONAL INFORMATION
- [x] Has associated issue: Fixes https://github.com/apache/superset/issues/20926
- [x] Changes UI
- [x] Introduces new feature or API
How does this scale when there are thousands of dashboards?
Can you add a screenshot to the PR?
Closing/reopening this to see if we can get CI to pass and maybe spin up an ephemeral environment to test it out.