nova-filterable-metrics icon indicating copy to clipboard operation
nova-filterable-metrics copied to clipboard

Add multi-value BooleanFilter support

Open cyruscollier opened this issue 4 years ago • 0 comments

Since BooleanFilter supports an array of checkboxes, this library should as well. I updated the FilterModal Vue component to support multiple checkboxes when the component is "boolean-filter" and I updated the PHP handler to JSON decode array values submitted from the checkboxes.

cyruscollier avatar Nov 09 '21 15:11 cyruscollier