Describe the bug
Used features:
Shortly - the row with the changed value disappears from the filter results as it doesn't match filter value anymore
Your minimal, reproducible example
https://csxpqs.sse.codesandbox.io/
Steps to reproduce
- Filter table by any column
- Change cell value to any which doesn't contain symbols from the current filter value
Expected behavior
The row with the changed value is still present in the results until filter value is changed
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
any platform, any browser
react-table version
v8.7.9
TypeScript version
No response
Additional context
Not sure it's a bug, but it's a nice to have functionality which can make users life easier.
I'll appreciate any thoughts on how to implement it with/without library changes.
Terms & Code of Conduct
Describe the bug
Used features:
Shortly - the row with the changed value disappears from the filter results as it doesn't match filter value anymore
Your minimal, reproducible example
https://csxpqs.sse.codesandbox.io/
Steps to reproduce
Expected behavior
The row with the changed value is still present in the results until filter value is changed
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
any platform, any browser
react-table version
v8.7.9
TypeScript version
No response
Additional context
Not sure it's a bug, but it's a nice to have functionality which can make users life easier.
I'll appreciate any thoughts on how to implement it with/without library changes.
Terms & Code of Conduct