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

change: display sorted commands in ui #1998

Merged
merged 3 commits into from
Nov 30, 2023
Merged

change: display sorted commands in ui #1998

merged 3 commits into from
Nov 30, 2023

Conversation

abeatrix
Copy link
Contributor

small UI update: sort commands and prompts alphabetically when on display

Sort commands and prompts alphabetically in the commands menu and chat to improve discoverability and visibility.

Test plan

Before

Commands are currently not displayed as sorted, making it hard to find when the command list grows longer

image

image

After

Commands are displayed as sorted in both chat selection box and command menu

image

image

Copy link
Contributor

@toolmantim toolmantim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great.

Even better would be two groups, with the separators "built-in commands" and "custom commands". So the built-in 6 are at the top, followed by custom commands, with each group being alphabetically sorted.

@abeatrix
Copy link
Contributor Author

This is a great.

Even better would be two groups, with the separators "built-in commands" and "custom commands". So the built-in 6 are at the top, followed by custom commands, with each group being alphabetically sorted.

Cool, will group them in a separate PR!

@abeatrix abeatrix merged commit 9075032 into main Nov 30, 2023
14 checks passed
@abeatrix abeatrix deleted the bee/sort-command branch November 30, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants