- Issue created by @Lus
- 🇺🇸United States smustgrave
Missing schema, update path, and test coverage
Currently, it is possible to either make the filter form element collapsible or hide its label. However, there are no additional styling options available. While it is technically feasible to apply custom styling via preprocess functions, targeting a specific filter within a specific view is not that elegant.
I thought about adding a new field to the "Advanced filter options" section, which would allow us to put some custom CSS classes to the filter form element. This would provide greater flexibility and control over the element’s styling.
Needs review
7.0
User interface
Missing schema, update path, and test coverage