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

Combobox component #137

Open
leonid opened this issue Oct 14, 2024 · 0 comments
Open

Combobox component #137

leonid opened this issue Oct 14, 2024 · 0 comments
Milestone

Comments

@leonid
Copy link
Member

leonid commented Oct 14, 2024

A combobox component is a UI element that combines a dropdown list with an editable text input field, allowing users to either select an option from the list or enter a custom value. It is commonly used in web applications to provide a flexible and user-friendly way to select or input data.

Design

https://www.figma.com/design/6nFlVmwDwvGloglQHxyElh/Syntax-UI-3.0?node-id=2983-26875

To be implemented

  • Vue component with basic logic
  • Styles and extension points as css properties
  • Vitepress documentation: feature description, examples and api documentation
  • Unit tests for component and its composition
  • Storybook demos and documentation
@leonid leonid added this to the Beta Release milestone Oct 14, 2024
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

No branches or pull requests

1 participant