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

coordinate search constraints should show in page title #84

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

coordinate search constraints should show in page title #84

ebenenglish opened this issue Jul 28, 2016 · 0 comments

Comments

@ebenenglish
Copy link
Contributor

When I am on a page with a map (catalog#map, catalog#index map view, etc.)
And I click on a coordinate point or use the search tool on the map
I should see the coordinate 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. Coordinate search constraints are not displayed, since there is no provision in that method to display them.

We need to add methods to BlacklightMaps::RenderConstraintsOverride to add functionality to include coordinate 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