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

Integrate advanced search into saved searches module set #306

Open
jasonmunro opened this issue Nov 28, 2018 · 1 comment
Open

Integrate advanced search into saved searches module set #306

jasonmunro opened this issue Nov 28, 2018 · 1 comment
Assignees
Labels
advanced_search advanced search module set enhancement suggest an improvement saved_searches save searches module set

Comments

@jasonmunro
Copy link
Member

🚀 Feature

Saved searches should be updated to allow saving and rerunning of advanced search parameters

Design, Layout, Architecture

This should be a pretty easy update. Advanced search parameters for the current search are stored in browser session local storage. The advanced search save feature can read this in and save them server side. It needs to be updated to know the difference between normal and advanced searches when loading one to run. There may need to be some small changes to the advanced search code itself to facilitate the rerunning of saved searches.

@jasonmunro jasonmunro added enhancement suggest an improvement saved_searches save searches module set advanced_search advanced search module set labels Nov 28, 2018
@jasonmunro jasonmunro self-assigned this Nov 28, 2018
@marclaporte
Copy link
Member

While we work on this, let's keep in mind that an action / filter can be desired as well: #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced_search advanced search module set enhancement suggest an improvement saved_searches save searches module set
Projects
None yet
Development

No branches or pull requests

3 participants