inertiajs-tables-laravel-query-builder
inertiajs-tables-laravel-query-builder copied to clipboard
Multiselect and Checkbox (multi value) filters
Will you add support for multi select or multiple values for filter?
I made a somewhat vague and simple implementation for checkboxes, it can be a good starting point to improve it and create the corresponding tests. I'd be happy to send a pull request with this implementation.
:D
This is coming to a future v2.x release. I’ve prepared v2.0 so we could eventually support other filters than select elements.
Think you have much time to release new version?