-
Notifications
You must be signed in to change notification settings - Fork 16.5k
Closed
Description
If we close all the tabs in Sqllab, and then refresh the page, all the previously closed tabs are back, but there is no actual queries in them. This issue happens in 2.0.0 as well since we had users reporting this issue with the production environment which was running on 2.0.0). But in 2.0.0, the query of the last tab still shows up.
How to reproduce the bug
- Go to Sqllab, open a few tabs and run queries
- Close all the tabs
- Refresh page
- See error
Expected results
The closed tabs are gone, and it opens a brand new tab
Actual results
Closed tabs are back with no query in it
Screenshots
Environment
(please complete the following information):
- browser type and version: Chrome latest version
- superset version:
superset version3.0.0rc4 - python version:
python --version3.9 - node.js version:
node -vN/A - any feature flags active: We have SQLLAB_BACKEND_PERSISTENCE set to False, so the tabs might have been stored in browser's local storage.
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
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels
