Skip to content

Persist the search term on the user list #173

@DJeanS03

Description

@DJeanS03

Persist the value of the user list search input using localStorage, restoring the term automatically when reopening the page or after navigating to details and back. Use a stable key (e.g., users:list:query), save on every input change, and load it on component mount/initialization. Include a “clear search” action that empties the input and removes the key from localStorage.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions