Skip to content

Add ScreenReaderText component #2278

Merged
corinagum merged 5 commits intomicrosoft:masterfrom
corinagum:ninja-a11y
Aug 7, 2019
Merged

Add ScreenReaderText component #2278
corinagum merged 5 commits intomicrosoft:masterfrom
corinagum:ninja-a11y

Conversation

@corinagum
Copy link
Copy Markdown
Contributor

@corinagum corinagum commented Aug 6, 2019

Fixes #2273

Changelog Entry

Description

Narrator and NVDA were unable to examine the transcript of Web Chat in scan mode. These fixes re-enable scan mode with AT.

Specific Changes


  • Testing Added
    • Existing tests should be sufficient to cover up

Copy link
Copy Markdown
Contributor

@compulim compulim left a comment

Choose a reason for hiding this comment

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

Nitpicking, it looks good.

Comment thread packages/component/src/ScreenReaderText.js Outdated
Comment thread CHANGELOG.md Outdated
Comment thread packages/component/src/SendBox/ConnectivityStatus.js
@compulim
Copy link
Copy Markdown
Contributor

compulim commented Aug 6, 2019

Cross-browser accessibility work is much more harder than cross-browser compatibility work. Good to see how you managed it.

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 6, 2019

Coverage Status

Coverage increased (+0.1%) to 65.147% when pulling c8ee4d8 on corinagum:ninja-a11y into 240a376 on microsoft:master.

Copy link
Copy Markdown
Contributor

@compulim compulim left a comment

Choose a reason for hiding this comment

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

Looks good to me, again!

@corinagum corinagum merged commit ae8f30f into microsoft:master Aug 7, 2019
compulim pushed a commit that referenced this pull request Aug 7, 2019
* Create component ScreenReaderText

* Update CHANGELOG.md

* PR cleanup

* PR cleanup
@compulim compulim mentioned this pull request Oct 4, 2019
13 tasks
@compulim compulim mentioned this pull request Oct 25, 2019
55 tasks
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.

Accessibility: Scan mode not functioning as expected on NVDA or Narrator

3 participants