Autocomplete - allow ordering of the groups #44273
Labels
component: autocomplete
This is the name of the generic UI component, not the React module!
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
Summary
Allow the groups of an autocomplete to be ordered.
Say I have 3 groups of
Hello
,World
,Football
, I’d like to be able to control the order the groups get displayed in.Currently they seem to get displayed in alphabetical order.
I’d like to be able to have a custom order such as
World
Football
Hello
Examples
N/A
Motivation
Allow ordering of groups to provide more valuable information closer to the top of the rendered list
Search keywords: Autocomplete groups ordering
The text was updated successfully, but these errors were encountered: