-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Closed
Labels
tech-debtIssues and pull requests related to addressing technical debt or improving the codebaseIssues and pull requests related to addressing technical debt or improving the codebase
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tech-debtIssues and pull requests related to addressing technical debt or improving the codebaseIssues and pull requests related to addressing technical debt or improving the codebase