question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Dashboard] Issue with tabbed dashboard

See original GitHub issue

There are 2 issues:

  1. 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.
  2. 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

  1. Open Sample Dashboard, ‘Sales Dashboard’.
  2. Go to ‘Exploratory’ tab
  3. Go to ‘Dashboards’ list page
  4. Again, open ‘Sales Dashboard’
  5. 1st issue
  6. Click on ‘Sales Overview’ tab
  7. Click on ‘Exploratory’ tab
  8. 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

dashboard_tab

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:open
  • Created a year ago
  • Reactions:2
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
sfirkecommented, Nov 11, 2022

@stephenLYZ Did you try the Docker Hub image or docker-compose. I am able to reproduce the issue with the Docker Hub image.(haven’t tried docker-compose) The reason why I ask is that the dashboard owner issue reported in rc2, is not reproducing with the docker hub image somehow.

I don’t follow how this is “Docker Hub or docker-compose” … I’m running the command docker-compose up to 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)

0reactions
hushaoqingcommented, Nov 11, 2022

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found