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

Persist search history #145

Open
cjcenizal opened this issue Nov 1, 2023 · 0 comments
Open

Persist search history #145

cjcenizal opened this issue Nov 1, 2023 · 0 comments
Assignees

Comments

@cjcenizal
Copy link
Collaborator

cjcenizal commented Nov 1, 2023

Problem

Search currently doesn’t store recent search history. It would be helpful to track this for future searches.

Per #132 (comment) it will be useful for folks to persist search history. CC @pwoznic

2023-11-01_13-42-36 (1)

Potential solution

Use local storage to store last 10 search results. We should determine what key to store this under, so that multiple instances of search do not pull up each others' search history.

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

No branches or pull requests

2 participants