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

a11y: make dialog name required #2295

Merged
merged 2 commits into from
Mar 18, 2020
Merged

a11y: make dialog name required #2295

merged 2 commits into from
Mar 18, 2020

Conversation

beyackle
Copy link
Contributor

Description

One-line fix to make it clear that this field is mandatory

Task Item

Closes #2073

Screenshots

name-required

@github-actions
Copy link

Coverage Status

Coverage remained the same at 40.934% when pulling 34b6628 on beyackle/dialogNameReqd into 6c39add on master.

@cwhitten cwhitten merged commit 41507ac into master Mar 18, 2020
@cwhitten cwhitten deleted the beyackle/dialogNameReqd branch March 18, 2020 16:22
@a-b-r-o-w-n a-b-r-o-w-n mentioned this pull request Mar 18, 2020
@corinagum
Copy link
Contributor

@boydc2014 This should also include aria-required = true. This helps with the AT reading out the information. Could you add that in as well?

@beyackle
Copy link
Contributor Author

Adding an aria prop to a Fabric component is something the Fabric team should know about (and would help anyone else adding the required prop to their TextFields); I'm just taking advantage of the API they give us.

@corinagum
Copy link
Contributor

🤦‍♀️ Checked the docs properly after your message. Sorry about that. I'll go back and fix my own code later in my next PR.

@corinagum
Copy link
Contributor

Looks like they don't plan on implementing it.
microsoft/fluentui#11585 (comment)

Thanks for the correction, @beyackle

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

Successfully merging this pull request may close these issues.

4 participants