Hello,
I am trying to add some filters on my kanban cards, it works perfectly with my search bar from the documentation.
But my question is how can i implement it with an array of possibilities (ex tags: ['TODO', 'PROGRESS'', 'TOTEST']), I want to add to the filter the cards with the status TODO or PROGRESS and the search.
Thanks you,
Nicolas