ComboboxControl improve loading/fetching state. #25798
Labels
Needs Accessibility Feedback
Need input from accessibility
Needs Design Feedback
Needs general design feedback.
[Status] In Progress
Tracking issues with work in progress
[Type] Enhancement
A suggestion for improvement.
Is your feature request related to a problem? Please describe.
The
ComboboxControl
could be improved by adding a loading/fetching state that indicates the results are being fetched.In #25442 we enhanced the
ComboboxControl
component to enable new use cases, including the Post Author selector in #23237 and the Page Parent selector in #25267.The current experience would be improved with the addition of a loading indicator.
Describe the solution you'd like
When using the
ComboboxControl
and searching a large number of items, it would be helpful to show some sort of loading or progress indicator such as a spinner.Two initial ideas that could use some design feedback:
Also, from an accessibility perspective - should anything get announced for "searching"?
Screencast of current behavior in the author select field:
https://share.getcloudapp.com/mXu6E9oz
The text was updated successfully, but these errors were encountered: