Skip to content

Refactor FilterList Component #4317

@iAmWillShepherd

Description

@iAmWillShepherd

The filter list component does not support a way to compose the filterable list with an arbitrary text input. This became an issue when implementing issue #3968 because I needed the TextBox component to remain visible even when the FilterableList was not. I basically did a hack which involved me passing a TextBox component to the FilterList just to make progress, but we should go back and do it the right way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech-debtIssues and pull requests related to addressing technical debt or improving the codebase

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions