All filters are disabled if the first field in the select has disableListFilter=true
#10110
Labels
status: needs-triage
Possible bug which hasn't been reproduced yet
Describe the Bug
In the reproduction the User has to new fields
toDisable
andother
. WhentoDisable
hasdisableListFilter
set totrue
the whole filter is disabled, althoughother
should be available for selection.Link to the code that reproduces this issue
https://github.com/tylkomat/disabled-list-filter-bug
Reproduction Steps
User
collectionUsers.ts
and setdisableListFilter
to falsetoDisable
andother
fields are available for filter selectionWhich area(s) are affected? (Select all that apply)
area: ui
Environment Info
The text was updated successfully, but these errors were encountered: