Clicking on ‘search-facet-header’ do not toggle the facet

Hi.

The ‘search-facet-header’ has a cursor:pointer style. This and expected behaviour lets me think that the facet should open and close by clicking the ‘search-facet-header’ but does not. Instead it’s only working with the very small ‘button.btn.btn-xs.facet-toggler’.

Is that intended behaviour?

For me the ‘search-facet-header’ is more like a label and so I expect the toggle with the header as labels for checkboxes, radios and inputs do interact with those elements too.
Regards, Simpel

XWiki 15.10.13

Hi!
Thanks for your feedback :slight_smile:

I’ve spent some time implementing a solution to Loading... lately, and this is definitely in the plans for the update : )

On this proposed solution, the facet dropdown is opened wherever one clicks on the header.

Lucas C.

Hm, ok. Somebody an idea for a quick fix in XWiki 15.10.13?