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

Facet checkbox unselected when advanced search form receives incoming f_inlcusive parameters #3238

Open
mamrey opened this issue Jul 29, 2024 · 0 comments

Comments

@mamrey
Copy link
Contributor

mamrey commented Jul 29, 2024

We can pass existing parameters to the advanced search form to populate the form with our existing search context.

However, when the blacklight advanced search form component receives incoming f_inclusive facet parameters, the corresponding facet checkbox component remains unselected. Moreover, clicking "more" to reveal more facets, renders these incoming inclusive facets in the popup modal using the FacetFieldInclusiveConstraintComponent. Is this the expected behavior?

To address this we can update how we determine whether these checkboxes are selected when rendered in the FacetItemPresenter class.

To reproduce:

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