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

exclude range from advanced-search form #143

Merged
merged 1 commit into from
Feb 4, 2019

Conversation

rococodogs
Copy link
Member

there's a known-incompatibility with blacklight_range_limit and blacklight_advanced_search where range facets will not render on the advanced search form. i think we might be able to include the range as just input fields (no slider) on the form later. (/famous-last-words)

closes #141

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.754% when pulling 6ec56c4 on fix-advanced-search-form into dc0c044 on master.

@rococodogs rococodogs merged commit b4e121e into master Feb 4, 2019
@rococodogs rococodogs deleted the fix-advanced-search-form branch February 4, 2019 17:52
kirkkwang added a commit to notch8/west-virginia-university that referenced this pull request Oct 21, 2023
There is a known issue with the date facet in advanced search and the
common approach is to remove it.  This commit will remove the date from
the advanced search form and also increase the character limit for the
form fields.  It was set to 4 but that was only enough for the year and
didn't work for a date search like DD/MM/YYYY.  Lastly, I moved the gem
call for `blacklight_range_limit` out of the development group so it can
be used in a deployed environment.  Other than those changes, the search
seems to be working as expected

Ref:
  - #100
  - LafayetteCollegeLibraries/spot#143
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.

advanced search form not loading
2 participants