[GH-ISSUE #306] Integrate advanced search into saved searches module set #267

Closed
opened 2026-02-25 21:34:36 +03:00 by kerem · 1 comment
Owner

Originally created by @jasonmunro on GitHub (Nov 28, 2018).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/306

Originally assigned to: @IrAlfred on GitHub.

🚀 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.

Originally created by @jasonmunro on GitHub (Nov 28, 2018). Original GitHub issue: https://github.com/cypht-org/cypht/issues/306 Originally assigned to: @IrAlfred on GitHub. ## 🚀 Feature <!-- Describe the 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. <!-- Attach Screenshots and Drawings. --> <!-- Specify more details of the Feature with each Picture. -->
Author
Owner

@marclaporte commented on GitHub (Jul 3, 2019):

While we work on this, let's keep in mind that an action / filter can be desired as well: https://github.com/jasonmunro/cypht/issues/9

<!-- gh-comment-id:507936835 --> @marclaporte commented on GitHub (Jul 3, 2019): While we work on this, let's keep in mind that an action / filter can be desired as well: https://github.com/jasonmunro/cypht/issues/9
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#267
No description provided.