kamalkeshavani-aiinside opened a new issue, #20930:
URL: https://github.com/apache/superset/issues/20930

   There are 2 issues:
   1. When user leaves dashboard on any tab other then 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](https://user-images.githubusercontent.com/74634977/182101218-baca5e8d-9277-43b9-a7e4-831beee6b40a.gif)
   
   
   ### 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!
   
   - [x] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version 
of superset.
   - [x] 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.


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

Reply via email to