Improve usability of feedback messages #15

Open
opened 2020-02-11 09:14:39 +13:00 by dave · 0 comments
dave commented 2020-02-11 09:14:39 +13:00 (Migrated from git.oeru.org)

The way we've presented the feedback messages (red text) in the
registration form, using multiple labels when the form is submitted with missing input, works, but typically, these would be
presenting using ARIA role="alert" and sending focus to the first field with missing/incorrect data. I don't think you need to change the messaging. But, for future reference, ARIA alerts generally serve this purpose.

The way we've presented the feedback messages (red text) in the registration form, using multiple labels when the form is submitted with missing input, works, but typically, these would be presenting using ARIA role="alert" and sending focus to the first field with missing/incorrect data. I don't think you need to change the messaging. But, for future reference, ARIA alerts generally serve this purpose.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
OERF/register-enrol#15
No description provided.