Skip to content

Client side validation is no more accessible #962

Closed
@phil64

Description

This was with parsley.js and version 8.4.

For example:

  • when the focus leaves a required field, a text with an error message is displayed below the field, but a screenreader is not aware of this message.
  • when submitting, errors are not reported to the screenreader.

I had to disable client side validation on version 12.0.3.

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions