[Feature Request]: Show TextFilter count text in inactive/disabled color when loading #3160
Open
2 tasks done
Labels
enhancement
New feature or request
Description
Collection filter components has
countText
andloading
props to display the number of matched results:countText
always shows & triggers screen readers when there are filtersloading
delays screen readers to announcecountText
until it's false because the currentcountText
may be out of date.It would make a lot of sense and a great user experience to show the
countText
in inactive/disabled status to indicate that it's out of date.Alternative solution is to have more specific loading/stale indicator for
countText
, but I think simply showing it in inactive/disabled color is already a great solution.Code of Conduct
The text was updated successfully, but these errors were encountered: