-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.
Description
Steps to reproduce
The example for TextareaAutosize in the documentation does not include a label, causing accessibility issues.
Screenshot:
Steps to reproduce:
- Visit https://mui.com/material-ui/react-textarea-autosize/
- Inspect the example under "Minimum height".
- Accessibility checker reports: "Missing form label". (Crome Extension - WAVE Evaluation Tool)
Current behavior
No response
Expected behavior
The example should include a label or aria-label for the textarea to meet WCAG compliance.
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: Accessibility TextareaAutosize
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.