5 votes1 answer331 views
Where should focus move after a server-validated form fails?
The form returns several validation errors after submit. Each input has an inline error, but keyboard and screen reader users are not told that submission failed. Code example Should focus move to the first invalid field or to an error summary?
Code example
posted by Maya Chen