Skip to content

Comments

refactor(filters): use zustand for filters store#2633

Merged
setchy merged 4 commits intomainfrom
refactor/zustand-filters
Feb 21, 2026
Merged

refactor(filters): use zustand for filters store#2633
setchy merged 4 commits intomainfrom
refactor/zustand-filters

Conversation

@setchy
Copy link
Member

@setchy setchy commented Feb 20, 2026

Instead of using our handrolled local storage utils, migrate to Zustand.

This PR moves Filters.

Follow up PRs will address Accounts(auth) and Settings.

Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
Signed-off-by: Adam Setch <adam.setch@outlook.com>
@github-actions github-actions bot added dependency Dependency updates refactor Refactoring of existing feature labels Feb 20, 2026
Signed-off-by: Adam Setch <adam.setch@outlook.com>
@sonarqubecloud
Copy link

@setchy setchy merged commit d33954e into main Feb 21, 2026
14 checks passed
@setchy setchy deleted the refactor/zustand-filters branch February 21, 2026 15:01
@github-actions github-actions bot added this to the Release 7.0.0 milestone Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency updates refactor Refactoring of existing feature

Development

Successfully merging this pull request may close these issues.

1 participant