Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use local storage to store some info about sessions ✨ #107

Merged
merged 6 commits into from
Sep 16, 2024

Conversation

kareemmahlees
Copy link
Owner

@kareemmahlees kareemmahlees commented Sep 16, 2024

closes #99

  • Persist on the last opened table in a given connection.
  • Persist Sidebar sizing state.
  • Persist table page index.

@kareemmahlees kareemmahlees added enhancement New feature or request desktop Desktop application related changes. labels Sep 16, 2024
@kareemmahlees kareemmahlees merged commit 6af5db7 into master Sep 16, 2024
14 checks passed
@kareemmahlees kareemmahlees deleted the feat/local-storage branch September 16, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop Desktop application related changes. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Use local storage for persisting minor state like table sorting and opened tables.
1 participant