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

BL7 Bug Fix - Resolve double facet filter constraint rendering #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ewlarson
Copy link

@ewlarson ewlarson commented Mar 3, 2023

Fixes #127

  • Removes the render_constraints_filters override method
  • Removes the _facet_limit.html.erb code that duplicates facet limits
  • Specs run green

Before

Screenshot 2023-03-03 at 8 51 05 AM

After

Screenshot 2023-03-03 at 11 27 01 AM

Fixes projectblacklight#127

* Removes the render_constraints_filters override method
* Removes the _facet_limit.html.erb code that duplicates facet limits
* Specs run green
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.

Duplicate constraints rendering
1 participant