Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Design inconsistencies with form validation #151

Open
sguzik opened this issue Apr 18, 2017 · 0 comments
Open

Design inconsistencies with form validation #151

sguzik opened this issue Apr 18, 2017 · 0 comments
Assignees

Comments

@sguzik
Copy link

sguzik commented Apr 18, 2017

When a users attempts to submit a form that includes incomplete required fields, fields are highlighted inconsistently. Short text fields highlight with a red border, but email fields and long text areas do not (see screenshot below).

screen shot 2017-04-18 at 12 30 34 pm

When a user attempts to submit a form with an invalid email address, an alert appears under the submit button ("There are one or more errors with your responses. Please see above."; screenshot below). That alert only appears when the email address is invalid, not when it is missing entirely. Additionally, that alert only appears for an invalid email address, not any other failed validation.

screen shot 2017-04-18 at 12 33 22 pm

cc @jtnelson

@jtnelson jtnelson self-assigned this Apr 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants