-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Description
Describe the bug
Used features:
- editable cells
- filters
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
- I agree to follow this project's Code of Conduct
- I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels