Skip to content

"showCollectionCount" prop, doesn't update to filtered data #113

Open
@MattChowski

Description

@MattChowski

When using "searchText" and "searchFilter" with "showCollectionCount" prop, the collection count doesn't update to the filtered options, resulting in a confusing UX for end users

image

You can see in the image that action_result has 5 items whereas the JSON shows only one, data because I filtered for it.

As a workaround I could probably filter the json on the outside and pass it as a new prop to the JSON viewer but that would re-render more times unnecessarily. I was hoping to use the internal searching functions.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions