Skip to content

Search: Save selected properties + link properties#132

Merged
ScriptRaccoon merged 6 commits intomainfrom
improve-search-ux
Apr 24, 2026
Merged

Search: Save selected properties + link properties#132
ScriptRaccoon merged 6 commits intomainfrom
improve-search-ux

Conversation

@ScriptRaccoon
Copy link
Copy Markdown
Owner

@ScriptRaccoon ScriptRaccoon commented Apr 24, 2026

This PR implements #130 and #131.

  1. Selected properties on the search result page are links to their detail pages.
  2. The selected properties are saved (in the browser's session storage). Thus, when the user goes back from the search result page to the search page*, they can adjust the search and do not need to start over. Hence, the button text "Start new search" has been replaced with "Adjust search"
  3. On the search page, there is a button that clears the selected properties.
  4. All adjustments to the category search have also been made to the functor search.

*Why these should be separate pages has been explained and implemented in #60.

@ScriptRaccoon ScriptRaccoon changed the title Improve Search UX Save selected properties in search Apr 24, 2026
@ScriptRaccoon ScriptRaccoon changed the title Save selected properties in search Save selected properties in search + improve UX Apr 24, 2026
@ScriptRaccoon ScriptRaccoon changed the title Save selected properties in search + improve UX Save selected properties in search + link properties Apr 24, 2026
@ScriptRaccoon ScriptRaccoon changed the title Save selected properties in search + link properties Search: Save selected properties + link properties Apr 24, 2026
@ScriptRaccoon ScriptRaccoon merged commit bd9a7a2 into main Apr 24, 2026
1 check passed
@ScriptRaccoon ScriptRaccoon deleted the improve-search-ux branch April 24, 2026 21:28
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.

On search results page, provide a way to go back and refine the search On search results page, provide links to properties page

1 participant