Quick filters - multi mode + filter logic

Hello, I would like to suggest two improvements for the quick filters :

  • Filter multi-modes : 1 pinned filter, many backend filters. A pinned filter can act as different filters. Every time we click on the pinned filter, the active filter change to the next one.

    image

    An alternative solution would be to have a drop-down menu on the pinned button so we can choose which filter we want to activate inside his filter group.

  • Independent filters : currently, every filters are linked together. If the second filter have OR as logical condition, all others will have the same logic. Sometimes, I need to create the logical myself.

    image

    That’s where comes the Filter Logic (Example from Salesforce) :

    image