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

Dropdown | Add grouped options functionality #486

Open
3 tasks
aVileBroker opened this issue Oct 26, 2023 · 0 comments
Open
3 tasks

Dropdown | Add grouped options functionality #486

aVileBroker opened this issue Oct 26, 2023 · 0 comments
Labels
2 Story Points 2 Story Points enhancement New feature or request

Comments

@aVileBroker
Copy link
Contributor

aVileBroker commented Oct 26, 2023

Much like how the tables can have groups, dropdowns should also support grouped options

  • options can be a single Group: Option[], or an array of named groups NamedGroup: {name: string; group: Group;}
  • Add Group subcomponent and a GroupHeader subcomponent
  • Only show GroupHeader if they passed NamedGroups
image
@aVileBroker aVileBroker added enhancement New feature or request 2 Story Points 2 Story Points labels Oct 26, 2023
@aVileBroker aVileBroker moved this to Todo in Foundry-React-UI Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Story Points 2 Story Points enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant