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

Values are reset when changing column filter mode for multi-select #1325

Open
1 task done
jmraz98 opened this issue Dec 9, 2024 · 0 comments
Open
1 task done

Values are reset when changing column filter mode for multi-select #1325

jmraz98 opened this issue Dec 9, 2024 · 0 comments

Comments

@jmraz98
Copy link

jmraz98 commented Dec 9, 2024

material-react-table version

2.13.0 (but observed on 3.0.2 as well)

react & react-dom versions

18.3.1

Describe the bug and the steps to reproduce it

For columns with multi-select option and column filter modes enabled when switching between filter modes filter values are lost. For all other options. (date, text, etc) it works fine

(Is it possible to keep them in case that is intentional ?)

Minimal, Reproducible Example - (Optional, but Recommended)

https://stackblitz.com/edit/github-wkrdvqk6?file=src%2FTS.tsx

Screenshots or Videos (Optional)

Screen.Recording.2024-12-09.at.15.22.07.mov

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

No, because I do not know how

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