Tab switch clears query results
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 3h 8m
- Merged PRs (30d)
- 6
Description
Switching between tabs clears the results panel. Each tab should preserve its own results, error, and execution time independently. Currently results are stored in a single global state that resets on every tab switch, forcing users to re-run queries each time they switch back to a tab.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.