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

Fix range facets and add tests. #4091

Conversation

EreMaijala
Copy link
Contributor

No description provided.

@demiankatz demiankatz added this to the 10.1.1 milestone Nov 20, 2024
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EreMaijala, I'm still seeing the problem that Ursula reported on the mailing list. Steps to reproduce:

1.) Do a blank search with multi-select facets turned on
2.) Apply multiple filters: Institution:MyInstitution and Date: 1800-2050
3.) Apply multiple filters: Library:weird_ids.mrc and Date: 1830-2030

At this point, the date facet does not update, and you end up with conflicting values in the URL.

@EreMaijala
Copy link
Contributor Author

@demiankatz Thanks for testing and reporting. Should be fixed now. And tests improved too to cover this case.

Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @EreMaijala, I think all may be well now!

@demiankatz demiankatz merged commit b6cf4d7 into vufind-org:release-10.1 Nov 20, 2024
6 checks passed
@demiankatz demiankatz deleted the release-10.1-fix-range-facets-more branch November 20, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants