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

Display constraint and required validation errors #130

Closed
alyblenkin opened this issue Jun 5, 2024 · 0 comments · Fixed by #164
Closed

Display constraint and required validation errors #130

alyblenkin opened this issue Jun 5, 2024 · 0 comments · Fixed by #164
Assignees
Milestone

Comments

@alyblenkin
Copy link
Collaborator

alyblenkin commented Jun 5, 2024

User story

As a user filling out a web form,
I want to know when I've missed a question or entered data incorrectly
so that I can submit my survey without errors

Given ready to submit my long survey (and I have errors)
when click the send button
then I will be taken up to the top of the form and presented with the number of errors with a button to fix the first one

Given I have entered invalid information in a question
when I proceed to the next question
then I'll see the feedback indicating what went wrong

Given I have entered invalid information
when I proceed to send my form
then I'll see the field error feedback indicating what went wrong with the section highlighted
and when I address the errors, the error count should change accordingly

Figma

@alyblenkin alyblenkin added this to the v0.2 milestone Jun 5, 2024
@alyblenkin alyblenkin changed the title Error states Error feedback Jun 13, 2024
@lognaturel lognaturel changed the title Error feedback Display constraint and required validation errors Jun 18, 2024
@sadiqkhoja sadiqkhoja self-assigned this Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants