hpe-design-system icon indicating copy to clipboard operation
hpe-design-system copied to clipboard

Forms with Character Limits - Implementation doesn't follow accessibility guidance

Open jcfilben opened this issue 11 months ago • 0 comments

In the Design System site Forms - Fields with Charater Limit section we have the following accessibility guidance:

  • Announce the max character allowed before the user begins typing.
  • Announce when the user has typed beyond the threshold of the max allowed.

The examples on the page are not following this guidance. We should update the examples so that they are accessible and are built with the functionality added in this PR: https://github.com/grommet/grommet/pull/6550.

https://design-system.hpe.design/templates/forms?q=form#fields-with-character-limits

jcfilben avatar Mar 11 '24 17:03 jcfilben