[Dashboard] Issue with tabbed dashboard
See original GitHub issueThere are 2 issues:
- When user leaves dashboard on any tab other than the 1st tab, that tab is seen selected when user returns to dashboard. Even though the charts from 1st tab are visible.
- In first situation, if user clicks on 1st tab and then again to previous tab, the chart data loading gets stuck.
How to reproduce the bug
- Open Sample Dashboard, ‘Sales Dashboard’.
- Go to ‘Exploratory’ tab
- Go to ‘Dashboards’ list page
- Again, open ‘Sales Dashboard’
- 1st issue
- Click on ‘Sales Overview’ tab
- Click on ‘Exploratory’ tab
- 2nd issue
Expected results
1st issue: Dashboard opens with charts from 1st tab, and 1st tab seen selected. 2nd issue: Dashboard should load the charts normally.
Actual results
1st issue: Dashboard open with charts from 1st tab, but 2nd tab is seen as selected. 2nd issue: Dashboard cannot load data in the charts.
Screenshots

Environment
(please complete the following information):
- browser type and version: Chrome
- superset version:
2.0.0 - Docker image
- any feature flags active: DASHBOARD_NATIVE_FILTERS
Checklist
Make sure to follow these steps before submitting your issue - thank you!
- I have checked the superset logs for python stacktraces and included it here as text if there are any.
- I have reproduced the issue with at least the latest released version of superset.
- I have checked the issue tracker for the same issue and I haven’t found one similar.
Additional context
It is possible that both issues are related, solving 1st may resolve 2nd also.
Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Performance issue due to multiple tabs - Tableau Community
Hello Community. We have a Tableau dashboard with 8 tabs. These are all published without using the option "Show sheets as tabs".
Read more >Multiple dashboard tabs show the same incorrect content. The ...
One or more dashboards and/or dashboard tabs show the same content. Dashboards tabs are missing mandatory sys_portal_page reference.
Read more >Solved: Problem with using tabs in dashboard - Splunk Answers
Hi there. I have two simple dashboards, that shows pretty similar charts. I would like to combine both of the dashboards into one...
Read more >Working with dashboard tabs - Zendesk help
Creating dashboard tabs ... In Dashboard builder, you can create new tabs to help you manage and categorize the information from your reports....
Read more >Create a Dashboard with Multiple Tabs - IBM
For more information, see Pages and Dashboards. This portlet is linked to a source folder that contains entries that appear as tabs in...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I don’t follow how this is “Docker Hub or docker-compose” … I’m running the command
docker-compose upto deploy, using the 2.0.1rc2 image from Docker Hub at https://hub.docker.com/r/apache/superset/tags?page=1&name=2.0.1rc2 (and this bug persists)I tested it based on the master branch, It has been fixed.
@stephenLYZ Could you help with this issue? https://github.com/apache/superset/issues/22062