Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: multi-filters #311

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

feat: multi-filters #311

wants to merge 5 commits into from

Conversation

cofin
Copy link
Member

@cofin cofin commented Dec 6, 2024

Description

This PR implements a "Multi-Filter" Filter type.

It allows:

  • Create a collection of filters from an input
  • Allows filters to be groups with and/or logic

It includes 3 implementations:

  • The default JSON parameter based config
  • A TanStack Table optimized class
  • An AG Grid search filter

Closes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant