Skip to content

Pin searches to homepage #5216

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

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Pin searches to homepage #5216

wants to merge 40 commits into from

Conversation

jlnat
Copy link
Collaborator

@jlnat jlnat commented Jul 7, 2025

When saving a search, we now allow that search to be displayed on the homepage.
Additionally, the user can control the order in which the saved searches are displayed.

Closes AB#1383

User changes

  • User is able to display a saved search on the homepage
  • User is able to change the order of the searches on the homepage and saved searches page
  • User is able to view the saved searches details
  • User is able to change the visibility of the searches on the homepage on the saved searches page

Superuser changes

  • None

Admin changes

  • None

System admin changes

  • application.yml or anet-dictionary.yml needs change
  • db needs migration
  • documentation has changed
  • graphql schema has changed

Checklist

  • described the user behavior in PR body
  • referenced/updated all related issues
  • commits follow a repo#issue: Title title format and these 7 rules
  • commits have a clean history, otherwise PR may be squash-merged
  • added and/or updated unit tests
  • added and/or updated e2e tests
  • added and/or updated data migrations
  • updated documentation
  • resolved all build errors and warnings
  • opened debt issues for anything not resolved here

@jlnat jlnat requested review from gjvoosten and midmarch July 7, 2025 10:46
@jlnat jlnat added the feature label Jul 7, 2025
@gjvoosten gjvoosten force-pushed the AB-1383-pin-searches-to-homepage branch 4 times, most recently from e7e0168 to 4f10604 Compare July 9, 2025 13:37
@gjvoosten gjvoosten force-pushed the AB-1383-pin-searches-to-homepage branch from b4e4b81 to 0fcc497 Compare July 10, 2025 14:41
@jlnat jlnat requested a review from gjvoosten July 14, 2025 14:21
@jlnat jlnat force-pushed the AB-1383-pin-searches-to-homepage branch from c2b2450 to b72cdd2 Compare July 15, 2025 14:50
@jlnat jlnat force-pushed the AB-1383-pin-searches-to-homepage branch from b72cdd2 to d7592fd Compare July 15, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants