Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

[Feat] Multiple Filters per columns #395

@misterbee180

Description

@misterbee180

It'd be great if we could have multiple filters per column.

I've tried to implement it myself and the main hurdle I'm encountering is when the table re-builds itself, I need to somehow split the filter expression into the base pieces that constructed it originally which is proving problematic.

The simple work around for this is to expect an array of filters per column and create a filter display per column filter, but that is not trivial either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions