justinpark opened a new pull request, #25088: URL: https://github.com/apache/superset/pull/25088
### SUMMARY Part 3 of SQLLab SPA migration: [detail link](https://docs.google.com/document/d/1opyNuaw-CEAD9tG6fx_zqNcZwe3_soQgsnSJTP4mQkk/edit?usp=sharing) This commit consolidates the SqlLab store into SPA store. In order to support the legacy SqlLab page, this commit organizes the existing SqlLab enhancers (for persistence mode) into the shared module and uses in both SqlLab and SPA store. This commit also fixes `RESET_STATE` action which will be used in the SqlLab entry page with the useSqlLabInitialState in the next PR. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF After: (queryApi and sqlLab has been added on all SPA views)  ### TESTING INSTRUCTIONS Test SQL lab and SPA pages without errors ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- 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]
