-
Notifications
You must be signed in to change notification settings - Fork 601
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
Design form validation handling and display #2442
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I'm removing this from the tooling project as the tooling form elements already have a couple ways they can show validation, including HTML5 validation and inline. It should be noted however that integration of the components to the tooling cannot happen until this work on the components has been completed. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Commenting for the sake of watching this |
Removing per #6955 we are no longer working on components directly in this project and focusing on the underlying architecture as provided by the |
What feature are you requesting?
Basic form elements, and custom property editors need to validate input and communicate error information.
Some points to consider:
What would be the benefit of adding this feature?
Clear error handling for form input.
The text was updated successfully, but these errors were encountered: