Correct use of aria-describedby (aria-describedby)

Aria-describedby is implemented to programmatically link input fields to descriptive and actionable instructional texts.


Undescriptive aria-describedby instructions:

This input field has an aria-describedby attribute that links to an undescriptive text:


Enter your first name.

Note: Impossible to auto-test. Requires a human tester or AI to determine if the aria-describedby attribute is linked to an undescriptive text.

axe detected: none  |  QualWeb detected: none