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

  1. Display a form with a required text area
  2. Manually remove the "required" attribute to be able to submit the form

Proposed resolution

Working on a fix.

Command icon 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

NicociN created an issue. See original summary.

just_like_good_vibes made their first commit to this issue’s fork.

pdureau’s picture

Assigned: Unassigned » just_like_good_vibes
Status: Active » Needs review

just_like_good_vibes’s picture

Assigned: just_like_good_vibes » Unassigned
Status: Needs review » Fixed
just_like_good_vibes’s picture

Status: Fixed » Closed (fixed)