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

Cached search #71

Open
simongray opened this issue Aug 16, 2022 · 0 comments
Open

Cached search #71

simongray opened this issue Aug 16, 2022 · 0 comments
Labels
enhancement New feature or request user interface

Comments

@simongray
Copy link
Member

I thought of this functionality after talking with Dorte about her frustrations with the split search interface: text input vs indexed lists. She wanted the indices to be available while searching.

One way of accomplishing this while keeping most of the current UI intact is to cache the current search until it has been manually cleared by the user and modify the index lists to add entities to the search rather than starting afresh.

@simongray simongray added enhancement New feature or request user interface labels Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user interface
Projects
None yet
Development

No branches or pull requests

1 participant