Skip to content

Filtered row disappears if its cell value was changed #4905

@underscorevi

Description

@underscorevi

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

  1. Filter table by any column
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions