tornjak
tornjak copied to clipboard
[frontend] Dashboard Tables Multi-Filter with data Grid
MOVED FROM ORIGINAL REPO https://github.com/lumjjb/tornjak/issues/93
Currently, dashboard tables allow the application of only 1 filter at a time. i.e. filter by "parentId contains ..."
One should be allowed to apply multiple filters at a time. i.e. filter by "parentId contains ... AND has admin flag"
@mamy-CS is working on this.
@mamy-CS