Mantine Filter Search Does Not Work Correctly and Highlight Words When Turkish Characters Are Used with Capslock On.
Meryemgezici opened this issue · 2 comments
Meryemgezici commented
material-react-table version
v1.3.4
react & react-dom versions
v18.2.0
Describe the bug and the steps to reproduce it
Turn on Capslock.
Choose Turkhish language.
Navigate to the global filter section or the ToggleFilters or GlobalFilter component.
Enter Turkish characters such as "İ" or "Ü" along with other text for filtering.
Notice that the search does not execute properly, and the text is not highlighted in yellow as expected.
Repeat the process with various Turkish characters to observe consistent issues with search functionality and text highlighting.
Minimal, Reproducible Example - (Optional, but Recommended)
https://www.mantine-react-table.com/docs/examples/advanced
Screenshots or Videos (Optional)
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.
KevinVandy commented
This is the Material React Table repository.
Meryemgezici commented
I can't share my code with you because it's private information. Can you tell me what can I do?