Signup: Provide a clear indication of fields in error for information that is submitted

Description

[New] - 3/13/2018[Issue]When submitting the form with errors, even if a message is displayed at the beginning of the form, the fields in error are not indicated.[User Impact]Users may miss the fact that there are errors.[Code]HTML:

...[Expected behavior]Developers should ;- provide an aria-invalid state to the field in error,- indicate the error message into the label,- indicate the field is required,- link the label to the field with for and id.[Compliant code]HTML:

...

Activity

Mark Golbeck September 12, 2024 at 7:35 PM

is this still an issue?

Details

Priority

Affects versions

Components

Assignee

Reporter

Created April 19, 2018 at 7:36 AM
Updated September 16, 2024 at 11:38 PM