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

Multiselect array filtering modes not usable #296

Open
1 task done
danicc097 opened this issue Mar 20, 2024 · 1 comment
Open
1 task done

Multiselect array filtering modes not usable #296

danicc097 opened this issue Mar 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working V2 Issue with MRT V2

Comments

@danicc097
Copy link

mantine-react-table version

v2.0.0-beta.0

react & react-dom versions

18

Describe the bug and the steps to reproduce it

No arr* options to select filter modes in multiselect. Any other filter mode is shown as an option.

Steps:

  • Select filter by state -> nothing renders
  • Select any item -> mode is Contains and still no filter options rendered

Minimal, Reproducible Example - (Optional, but Recommended)

https://stackblitz.com/edit/github-bkou1d?file=src%2FTS.tsx,package.json,src%2Fmain.tsx

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 self-assigned this Mar 31, 2024
@alessandrojcm alessandrojcm added bug Something isn't working V2 Issue with MRT V2 labels Mar 31, 2024
@alessandrojcm
Copy link
Collaborator

Hi there, in the meantime you can manually import the array sorting functions and use them as a custom filter.

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