sadpandajoe opened a new issue, #25597: URL: https://github.com/apache/superset/issues/25597
A clear and concise description of what the bug is. #### How to reproduce the bug 1. Go to sql lab (tab a) 2. Select a database and schema 3. Select a table 4. Wait for the preview to open up 5. Select a couple more tables for more previews 6. Open a new sql lab tab (tab b) 7. Switch back to tab a ### Expected results The state should be the same as when you let it ### Actual results The preview is cleared out and you'll have to select your tables again. #### Screenshots If applicable, add screenshots to help explain your problem. ### Environment (please complete the following information): - browser type and version: - superset version: `superset version` - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### 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 This is the new behavior once SPA was implemented but am not sure if this is the behavior we want going forward so could be a won't fix if that's what we want the behavior to be. -- 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]
