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

feat(react): add Listbox component #1167

Merged
merged 45 commits into from
Aug 24, 2023
Merged

feat(react): add Listbox component #1167

merged 45 commits into from
Aug 24, 2023

Conversation

scurker
Copy link
Member

@scurker scurker commented Aug 16, 2023

see #1088

Listbox will be one of the driving behaviors behind Combobox to provide that set of functionality for the combobox list. Eventually, we can also refactor OptionMenu to also utilize this component as well to help consolidate these types of behaviors within a single component.

@github-actions
Copy link
Contributor

Preview branch generated at https://listbox.d1gko6en628vir.amplifyapp.com

@scurker scurker force-pushed the listbox branch 9 times, most recently from 99df32d to fe0c258 Compare August 17, 2023 14:55
@scurker scurker changed the title [WIP] Listbox feat(Listbox): add Listbox component Aug 17, 2023
@scurker scurker changed the title feat(Listbox): add Listbox component feat(react): add Listbox component Aug 24, 2023
Copy link
Collaborator

@thuey thuey left a comment

Choose a reason for hiding this comment

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

Assuming #1167 (comment) is okay, this LGTM. Nice job! This is pretty cool.

@scurker scurker enabled auto-merge (squash) August 24, 2023 19:48
@scurker scurker disabled auto-merge August 24, 2023 19:48
@scurker scurker merged commit 2562efe into develop Aug 24, 2023
3 checks passed
@scurker scurker deleted the listbox branch August 24, 2023 19:49
@github-actions
Copy link
Contributor

Preview branch generated at https://listbox.d1gko6en628vir.amplifyapp.com

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.

4 participants