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

Convert search history display to use components #2626

Merged
merged 4 commits into from
Feb 21, 2022

Conversation

cbeer
Copy link
Member

@cbeer cbeer commented Feb 17, 2022

This will require backporting to 7.x with a nice deprecation warning for the Blacklight::SearchHistoryConstraintsHelperBehavior methods.

This PR does change the way the search history is displayed. Currently, facets are grouped by their field:

Screen Shot 2022-02-17 at 15 49 17

This PR displays them more like the way constraints are display elsewhere in the application:
Screen Shot 2022-02-17 at 15 49 47


Part of getting bounding box info (from params[:bbox]) displaying on the search history page without overriding helpers: geoblacklight/geoblacklight#1163

@cbeer cbeer force-pushed the search-history-components branch 2 times, most recently from 2c27bd2 to 81a5884 Compare February 17, 2022 23:42
@cbeer cbeer changed the title Search history components Convert search history display to use components Feb 18, 2022
@cbeer cbeer marked this pull request as ready for review February 18, 2022 00:00
…ring constraints the same general approach used on the search page
@tpendragon tpendragon merged commit 175211e into main Feb 21, 2022
@tpendragon tpendragon deleted the search-history-components branch February 21, 2022 19:11
jcoyne added a commit that referenced this pull request Feb 28, 2022
Backport #2626: Extract components for displaying previous searches as text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants