Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(material/form-field): preserve aria-describedby set externally across all form controls #30699

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adolgachev
Copy link
Contributor

@adolgachev adolgachev commented Mar 24, 2025

Expand fix for Input to properly handle aria-describedby set manually (e.g. by AriaDescriber) to all form fields when syncing described by ids.

@adolgachev adolgachev changed the title add describedbyids and use to preserve existing ids fix(material/form-field): preserve aria-describedby set externally across all form controls Mar 27, 2025
@adolgachev adolgachev marked this pull request as ready for review March 28, 2025 22:36
@adolgachev adolgachev requested a review from a team as a code owner March 28, 2025 22:36
@adolgachev adolgachev requested review from crisbeto and andrewseguin and removed request for a team March 28, 2025 22:36
…ross all form controls

add describedbyids and use to preserve existing ids

add describedByIds to input

add comment

Move better sync logic to formfield

add describedByIds to other controls

update api goldens

tweak comment
@adolgachev
Copy link
Contributor Author

TESTED=TGP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant