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: replace IconButton with Icon in responses table #2689

Merged
merged 4 commits into from
Apr 17, 2020

Conversation

beyackle
Copy link
Contributor

Description

This is a minor cleanup task to address a remaining ask from an issue with how the screen reader read rows of the Bot Responses table.

Task Item

closes #2049

Screenshots

image

@beyackle beyackle requested a review from corinagum April 16, 2020 17:58
@beyackle beyackle changed the title Update table-view.tsx a11y: replace IconButton with Icon in responses table Apr 16, 2020
@github-actions
Copy link

Coverage Status

Coverage decreased (-0.003%) to 41.946% when pulling 0a26b89 on beyackle/lgTableIcon into 23bf3dc on master.

@corinagum
Copy link
Contributor

Isn't this a dupe of #2639 ?

@beyackle
Copy link
Contributor Author

After investigating this, it looks like a later change I made to table-view.tsx inadvertently returned that to being an IconButton (probably because of a careless merge conflict resolution) , so this fix repairs that..

@corinagum
Copy link
Contributor

LGTM!

@corinagum corinagum merged commit 4e6de94 into master Apr 17, 2020
@corinagum corinagum deleted the beyackle/lgTableIcon branch April 17, 2020 19:15
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Co-authored-by: Corina <14900841+corinagum@users.noreply.github.com>
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.

3 participants