Skip to content

Data list search incorrectly shows filtered items #190

@BenMusch

Description

@BenMusch

Because the tab.js file just calls show() and hide() on the DOM nodes when the search is run, things that were hidden due to filtering end up getting shown when they shouldn't be.

Can fix this by adding something like data-filtered and data-searched properties and showing/hiding based on that

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions