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

v2 multi-select filter UI is broken. #318

Closed
1 task done
Nasubikun opened this issue Apr 24, 2024 · 1 comment · Fixed by #324
Closed
1 task done

v2 multi-select filter UI is broken. #318

Nasubikun opened this issue Apr 24, 2024 · 1 comment · Fixed by #324
Assignees
Labels
bug Something isn't working V2 Issue with MRT V2

Comments

@Nasubikun
Copy link

mantine-react-table version

2.0.0-beta.1

react & react-dom versions

18.2.0

Describe the bug and the steps to reproduce it

When filterVariant set to "multi-select", the X button next to it doesn't work and the place holder keeps to be shown.

https://v2.mantine-react-table.com/docs/guides/column-filtering

You can see the bug in the document. (State filter)

This works well with MRT v1.

Minimal, Reproducible Example - (Optional, but Recommended)

https://v2.mantine-react-table.com/docs/guides/column-filtering

State filter in the mid of this document.

Screenshots or Videos (Optional)

No response

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

No, because I do not have time to dig into it

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.
@alessandrojcm alessandrojcm added bug Something isn't working V2 Issue with MRT V2 labels Apr 25, 2024
@alessandrojcm alessandrojcm self-assigned this May 3, 2024
@alessandrojcm alessandrojcm linked a pull request May 3, 2024 that will close this issue
@alessandrojcm
Copy link
Collaborator

As a workaround, pass clearable: true to mantineFilterMultiSelectProps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working V2 Issue with MRT V2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants