Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

added ariaLabel to properties #171

Merged
merged 2 commits into from
Oct 23, 2018
Merged

Conversation

Blackbaud-DeniseCisneros
Copy link
Contributor

John, feel free to English me on that line, and Steve, keep me honest, please. :)

propertyName="ariaLabel"
isOptional="true"
>
Defines a string value to label the wait component and the element or page being waited on for accessibility.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this labels "the element or page being waited on." I think it just labels the spinning wait icon so that users with disabilities know that the page is loading. But I'd defer to @Blackbaud-SteveBrush to confirm. ... If I'm right, I think we should tweak this just a bit to be something like:

"Defines a string value to label the wait icon for accessibility while an element or page loads."

Is that right, @Blackbaud-SteveBrush?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's correct, @blackbaud-johnly . The ARIA attributes are being applied to the wait component directly.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Steve! I'll edit that line to go with John's wording.

Copy link
Contributor

@blackbaud-johnly blackbaud-johnly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

3 participants