Adaptive card set push button aria-pressed and default push button style options#3710
Merged
amal-khalaf merged 30 commits intomicrosoft:masterfrom Feb 18, 2021
Merged
Conversation
corinagum
reviewed
Feb 8, 2021
corinagum
approved these changes
Feb 8, 2021
Contributor
corinagum
left a comment
There was a problem hiding this comment.
LGTM! Just one comment
Contributor
|
@amal-khalaf FYI it looks like this PR is missing a few snapshots, could you verify? |
compulim
reviewed
Feb 16, 2021
compulim
requested changes
Feb 16, 2021
compulim
requested changes
Feb 16, 2021
Co-authored-by: William Wong <[email protected]>
…Renderer.js Co-authored-by: William Wong <[email protected]>
Co-authored-by: William Wong <[email protected]>
…Renderer.js Co-authored-by: William Wong <[email protected]>
Co-authored-by: William Wong <[email protected]>
…Renderer.js Co-authored-by: William Wong <[email protected]>
Co-authored-by: William Wong <[email protected]>
…Renderer.js Co-authored-by: William Wong <[email protected]>
compulim
approved these changes
Feb 17, 2021
…Renderer.js Co-authored-by: William Wong <[email protected]>
…Renderer.js Co-authored-by: William Wong <[email protected]>
Co-authored-by: William Wong <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog Entry
Fixes #3622. [Screen Reader-Intelligent Support Experience-Feedback]: Voiceover/Talkback are not narrating the state(selected) for the buttons present in the Tell us about your experience chat while navigating using right swipe, by @amal-khalaf in PR #3710
Description
Added aria-pressed=true and role=button attribute to the selected Adaptive card action button so that the AT announce which action button was pressed by the user
Setting the default background color of the selected adaptive card action button to blue
CHANGELOG.mdReview Checklist
z-index)package.jsonandpackage-lock.jsonreviewed