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: accessibility issue 2026 #2740

Merged
merged 10 commits into from
Apr 24, 2020
Merged

Conversation

liweitian
Copy link
Contributor

Description

Update code to make lg, lu, recent bot, notification and save as file selector tables' cell associate with table name. And the cell can only be focused through keyboard operation.

Task Item

Refs #2026

@beyackle beyackle self-requested a review April 23, 2020 19:16
@github-actions
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling a65bf97 on liweitian:accessibility2026-2 into 3d94f1c on microsoft:master.

Copy link
Contributor

@beyackle beyackle left a comment

Choose a reason for hiding this comment

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

I approve this in general, but I'd really like some feedback about proper table behavior from someone who depends on using a screen-reader. I feel like a good SR should be handling this automatically. That's not a fault of this code, though - just a separate thought.

@liweitian
Copy link
Contributor Author

I approve this in general, but I'd really like some feedback about proper table behavior from someone who depends on using a screen-reader. I feel like a good SR should be handling this automatically. That's not a fault of this code, though - just a separate thought.
@beyackle

You can check the info #2640 here. @corinagum described a lot about the right behavior.

@cwhitten cwhitten merged commit 0ac036f into microsoft:master Apr 24, 2020
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* allow accessing table cells and associate them with table header

* add aria-label

* fix unit test

Co-authored-by: Ben Yackley <61990921+beyackle@users.noreply.github.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.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