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

🚩 ♻️ Select #1067

Open
hirsch88 opened this issue Oct 12, 2023 · 5 comments
Open

🚩 ♻️ Select #1067

hirsch88 opened this issue Oct 12, 2023 · 5 comments
Assignees
Milestone

Comments

@hirsch88
Copy link
Member

The select component requires refactoring to enhance user experience and ensure better maintainability.

@hirsch88 hirsch88 added this to the ♻️ Select milestone Oct 12, 2023
@hirsch88 hirsch88 added ♻️ refactor Improve existing code and removed ♻️ refactor Improve existing code labels Mar 18, 2024
@hirsch88
Copy link
Member Author

hirsch88 commented Mar 18, 2024

DropDown #1349

Drop-Down components are used to gather user-provided information from a range of options.

Image
Image

@hirsch88 hirsch88 self-assigned this Mar 18, 2024
@hirsch88
Copy link
Member Author

hirsch88 commented Mar 18, 2024

Combobox #1350

The Combobox component functions as a textfield, enabling users to choose values from a supplied array of items or input their own value. Any newly created items will be returned as strings.

Image

@hirsch88
Copy link
Member Author

hirsch88 commented Mar 18, 2024

Autocomplete #1351

The Autocomplete component provides straightforward and adaptable type-ahead functionality. It proves valuable when navigating extensive datasets or dynamically retrieving information from an API.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant