Global filter doesnt work on material react table with sub rows
SaiPreethiAsuri opened this issue · 1 comments
SaiPreethiAsuri commented
material-react-table version
v2. 0.4
react & react-dom versions
v18. 2.0
Describe the bug and the steps to reproduce it
When a global filter is used on a material react table with sub rows, the filter doesn't perform a perfect search for the first three characters. For the first three characters the rows which don't match the search value are also shown.
Minimal, Reproducible Example - (Optional, but Recommended)
NA
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 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
think this is just wrong. And no repro, no investigation