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

Enable logged-in users to store favourite searches in their profiles #252

Open
DrMaggie opened this issue Apr 7, 2022 · 2 comments
Open
Assignees

Comments

@DrMaggie
Copy link

DrMaggie commented Apr 7, 2022

It would be very convenient for registered, logged-in portal users to be able to save their favourite searches (the URL, not the list of search results) in their profile. While the search URLs can of course be bookmarked in a user's own browser, they could be unavailable if the user accesses the CP via another browser or a different computer.

@FangSkillmarck FangSkillmarck self-assigned this Apr 20, 2022
@FangSkillmarck
Copy link
Contributor

Frontend:
After the search,when will the modal pop up, when the user saves the favorite automatically or a popup to ask to save? Or when close or move to a new page?
Backend:
Save action, can save
Frontend:
will the user use the latest search, or favorite search button/link,a pop up modal? Or a list of favorite search, in their profiles as a button? Goes to a new route for the new saved favorite search lists?

@FangSkillmarck
Copy link
Contributor

FangSkillmarck commented Apr 26, 2022

Mock up database, savedSearch objects, ts är timestamp, states, route, recucer, actions, backup spaces,
to do the buttons, a new view page, CRUD actions, Modal component - need it or not.
need to add the SavedSearchs to RestHeart, save in Mongodb, CPauth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants