Skip to content

Custom cell component with select not re-rendering on search filter #120

Open
@chringel21

Description

@chringel21

Hi @uwla ,

sorry to bring this up again, but this issue is very similar to #91 .

If a custom cell component contains a select input based on data and the selected option is changed, the change is not reflected when applying a search filter, even though the underlying data is updated correctly using the userEvent event.

I created a CodeSandbox where you can see the issue:

  • Change the status select input for the third row to anything other than "Status 1"
  • Search for "sebert", the third entry's email address

Current output
The updated status remains in the third row. The select input is not updated correctly.

Expected output
The select input is updated correctly when a search filter is applied.

Bildschirmaufnahme.2024-10-10.um.12.35.35.mov

Thanks again for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions