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

Forms: Form validation #102

Open
mcorkum opened this issue Mar 26, 2020 · 0 comments
Open

Forms: Form validation #102

mcorkum opened this issue Mar 26, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mcorkum
Copy link
Collaborator

mcorkum commented Mar 26, 2020

Design systems usually include methods to validate form inputs. This can be as simple as using some HTML5 native validation (see: https://freek.dev/914-native-html5-form-validation-in-6-lines-of-code)

See ANT Design System as a good example: https://ant.design/components/form/

Discussion is required on how best to approach this.

@mcorkum mcorkum added the enhancement New feature or request label Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant