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

Weaver Components should provide an input group component #466

Open
jeremythuff opened this issue Oct 27, 2021 · 0 comments
Open

Weaver Components should provide an input group component #466

jeremythuff opened this issue Oct 27, 2021 · 0 comments
Labels
enhancement New feature or request minor Development requiring a minor version change planning needed

Comments

@jeremythuff
Copy link
Member

This input group component should contain a single input of various types. It should allow for both labels and validation to be defined for the input. It should also allow for the definition of event emission on interactions such as onChange, onBlur, onSubmit. Debounce should be supported on event emission.

There is thought needed on how this sort of component could/should interact with a form component.

MVP for this component would be a text input that can emit an event on change. This could be used in the directory app to replace the input used in searching library staff.

@jeremythuff jeremythuff added enhancement New feature or request minor Development requiring a minor version change planning needed labels Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Development requiring a minor version change planning needed
Projects
None yet
Development

No branches or pull requests

1 participant