-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The GroupFilter[0] component supports a isFilterable and onFilter property to enable a text input for filtering values in the opened group filter.
We should:
- Allow passing on
isFilterable&onFilterfor group filter - If only
isFilterable: trueis provided a defaultonFiltershould be passed that filters group values - If an async function is provided the async function should be called with the filter value (? maybe).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request