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

Header breaks when pressing back from Advanced Search page (#673). #683

Merged
merged 2 commits into from
Aug 12, 2020

Conversation

bwatson78
Copy link
Contributor

  • Gemfile*: removes the Turbolinks Gem.
  • app/assets/javascripts/application.js: extracts Turbolinks Javascript.
  • uv_width.js and explore_collections.js: changes focus to overall document ready state.
  • hero_image.js and fielded_search_dropdown.js: removes unneeded Turbolinks re-triggering.
  • _search_form.html.erb, _search_results.html.erb, and base.html.erb: omits calls to turbolink controls.
  • app/views/layouts/application.html.erb: takes out the requirement of TL JS and CSS.

@bwatson78
Copy link
Contributor Author

No screenshots to provide.

@bwatson78 bwatson78 changed the title Header breaks back advanced search 673 Header breaks when pressing back from Advanced Search page (#673). Aug 12, 2020
@bwatson78
Copy link
Contributor Author

No screenshots to provide.

@wulman16 wulman16 merged commit 03b92be into main Aug 12, 2020
@wulman16 wulman16 deleted the header_breaks_back_advanced_search_673 branch August 12, 2020 16:50
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

Successfully merging this pull request may close these issues.

None yet

2 participants