Skip to content

Persist selected users to localStorage#56

Open
MathijsR94 wants to merge 1 commit into
mainfrom
feature/users-storage
Open

Persist selected users to localStorage#56
MathijsR94 wants to merge 1 commit into
mainfrom
feature/users-storage

Conversation

@MathijsR94
Copy link
Copy Markdown
Collaborator

Summary

  • Persist user settings (users, org, date range, visible stats) to localStorage so they are restored when revisiting the app without a URL state parameter
  • URL state still takes priority — localStorage is only used as a fallback
  • Settings are cleared from storage when all values are empty

QA instructions

  • Load the app, add some users, then close and reopen the tab (without a ?state= param) — settings should be restored
  • Verify that a ?state= URL param still takes priority over stored settings
  • Clear all users/settings and confirm localStorage entry is removed

@MathijsR94 MathijsR94 self-assigned this Apr 6, 2026
@MathijsR94 MathijsR94 requested a review from brdv April 6, 2026 19:49
@MathijsR94 MathijsR94 added the usability UX improvements and workflow enhancements label Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

usability UX improvements and workflow enhancements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant