Skip to content

On the activities page, persist filter, sort and search state across navigation#642

Merged
afadil merged 1 commit intoafadil:mainfrom
geordie:activities-persist-filters-and-search
Mar 2, 2026
Merged

On the activities page, persist filter, sort and search state across navigation#642
afadil merged 1 commit intoafadil:mainfrom
geordie:activities-persist-filters-and-search

Conversation

@geordie
Copy link
Contributor

@geordie geordie commented Mar 2, 2026

Description

Update the activity-page to persist state for filter, sort, and search state across page navigation.

Resolves #641

…ation

Swaps useState for usePersistentState on selectedAccounts, selectedActivityTypes,
statusFilter, searchInput, and sorting so filters survive navigating away and
pressing back. searchQuery is initialized from the persisted searchInput value
so a restored search fires immediately without the debounce delay.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@afadil afadil merged commit 60f7d98 into afadil:main Mar 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Persist activities page filters, search query, and sorting

2 participants