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

advanced search constraints should show in page title #53

Open
ebenenglish opened this issue Jul 28, 2016 · 0 comments
Open

advanced search constraints should show in page title #53

ebenenglish opened this issue Jul 28, 2016 · 0 comments

Comments

@ebenenglish
Copy link

When I am on the advanced search page
And I enter terms into the advanced search fields and click 'Search'
I should see the advanced field search constraints in the page title in the browser window

Blacklight::CatalogHelperBehavior#render_search_to_page_title (from projectblacklight/blacklight@47eab51) adds functionality to display search constraints in the page title on catalog#index views. However, advanced search constraints are not displayed, since there is no provision in that method to display them.

Methods could perhaps be added to BlacklightAdvancedSearch::RenderConstraintsOverride to add functionality to include advanced search constraints in the page title?

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

No branches or pull requests

1 participant