Problem/Motivation
On a textarea error :
- its ID is "error-desc--", whatever
- its "aria-describedby" attribute does not reference both description and error
Steps to reproduce
- Display a form with a required text area
- Manually remove the "required" attribute to be able to submit the form
Proposed resolution
Working on a fix.
Issue fork ui_suite_dsfr-3461793
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
pdureau commentedComment #6
just_like_good_vibesComment #7
just_like_good_vibes