Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete - allow ordering of the groups #44273

Open
JORDAAAN1495 opened this issue Oct 30, 2024 · 0 comments
Open

Autocomplete - allow ordering of the groups #44273

JORDAAAN1495 opened this issue Oct 30, 2024 · 0 comments
Assignees
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

Comments

@JORDAAAN1495
Copy link

JORDAAAN1495 commented Oct 30, 2024

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

@JORDAAAN1495 JORDAAAN1495 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 30, 2024
@zannager zannager added the component: autocomplete This is the name of the generic UI component, not the React module! label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants