Needs review
Project:
Facets
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2026 at 17:56 UTC
Updated:
8 Jan 2026 at 17:59 UTC
Jump to comment: Most recent
When displaying a hierarchy of facets, the resulting page load always shows the parent facet with the indeterminate state set when the active trail is true (i.e. when child facets are selected). However if the parent facet itself is checked, the user no longer can tell that it is a selected facet.
Update the selector in the checkbox-widget.js to only manipulate the parent indeterminate state if it isn't already checked.
The checkbox state will be different in some scenarios now.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
minoroffense commentedComment #4
minoroffense commented