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

Design form validation handling and display #2442

Closed
bheston opened this issue Nov 15, 2019 · 5 comments
Closed

Design form validation handling and display #2442

bheston opened this issue Nov 15, 2019 · 5 comments
Assignees
Labels
area:fast-foundation Pertains to fast-foundation docs:rfc Request for Comments (proposal)

Comments

@bheston
Copy link
Collaborator

bheston commented Nov 15, 2019

What feature are you requesting?
Basic form elements, and custom property editors need to validate input and communicate error information.

Some points to consider:

  • Work with built-in html 5 validation where appropriate
  • Option for inline messages and summary
  • Summary may appear outside of the scroll bounds if appearing at the top of the form
  • Should inline validation reserve space or grow and push
  • Consider success and warning cases as well as error

What would be the benefit of adding this feature?
Clear error handling for form input.

@bheston bheston added the improvement A non-feature-adding improvement label Nov 15, 2019
@bheston bheston self-assigned this Nov 15, 2019
@bheston bheston added feature A new feature chore Maintenance or non-code work and removed improvement A non-feature-adding improvement feature A new feature labels Nov 18, 2019
@stale
Copy link

stale bot commented Feb 20, 2020

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.

@stale stale bot added the warning:stale No recent activity within a reasonable amount of time label Feb 20, 2020
@janechu janechu removed the warning:stale No recent activity within a reasonable amount of time label Apr 29, 2020
@janechu
Copy link
Collaborator

janechu commented Apr 29, 2020

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.

@EisenbergEffect EisenbergEffect added area:fast-components area:fast-foundation Pertains to fast-foundation docs:rfc Request for Comments (proposal) and removed chore Maintenance or non-code work labels Jul 20, 2020
@stale
Copy link

stale bot commented Dec 25, 2020

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.

@stale stale bot added the warning:stale No recent activity within a reasonable amount of time label Dec 25, 2020
@usrrname
Copy link

usrrname commented Mar 2, 2023

Commenting for the sake of watching this

@stale stale bot removed the warning:stale No recent activity within a reasonable amount of time label Mar 2, 2023
@janechu
Copy link
Collaborator

janechu commented May 28, 2024

Removing per #6955 we are no longer working on components directly in this project and focusing on the underlying architecture as provided by the @microsoft/fast-element package.

@janechu janechu closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:fast-foundation Pertains to fast-foundation docs:rfc Request for Comments (proposal)
Projects
None yet
Development

No branches or pull requests

4 participants