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

Double column filter starting in two different columns starting multi-select shows empty chips after applying second filter #1315

Open
1 task done
BigSamu opened this issue Nov 26, 2024 · 0 comments

Comments

@BigSamu
Copy link

BigSamu commented Nov 26, 2024

material-react-table version

v3.0.1

react & react-dom versions

v.18.3.1

Describe the bug and the steps to reproduce it

When applying a double column filter in different columns starting with a multi-select in one column, empty chip appears on it after applying any second filter in a second column.

Minimal, Reproducible Example - (Optional, but Recommended)

https://codesandbox.io/p/devbox/exciting-gagarin-4wm3jj

For reprodcuing:

  • Apply first filter (multi-select) for State column for 2 or more variables
  • Apply any filter for other column

Screenshots or Videos (Optional)

Applying first filter (multi-select) for State column:

image

Applying second filter (select) for City column (empty chip appear in multi-select filter for State column)

image

Do you intend to try to help solve this bug with your own PR?

None

Terms

  • I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant