Integrate advanced search into saved searches module set #306
Labels
advanced_search
advanced search module set
enhancement
suggest an improvement
saved_searches
save searches module set
🚀 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.
The text was updated successfully, but these errors were encountered: