🎨 Palette: Improve Input accessibility with ARIA attributes #19

Merged
google-labs-jules[bot] merged 1 commits from palette-input-a11y-improvement-8429205258158315670 into main 2026-01-24 10:20:57 +00:00

1 Commits

Author SHA1 Message Date
google-labs-jules[bot]
ffe37fad37 feat: Improve Input accessibility with ARIA attributes
Add `aria-invalid` and `aria-describedby` attributes to Input and Textarea components when an error is present.
This ensures screen readers announce the validation error when the input is focused.
Also added unit tests for these accessibility attributes.
2026-01-24 10:08:34 +00:00