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

Vscode-mssql bugs fixes for table #17225

Merged
merged 4 commits into from
Feb 4, 2022
Merged

Conversation

smartguest
Copy link
Contributor

@smartguest smartguest commented Jan 28, 2022

Fixes #17198

also

Fixes #17209

The changes here that I made are:

Changing the aria-expanded label of the results/messages header to properly reflect the current state of the collapsed/expanded dropdown. (Previously the state announced by the screen reader was opposite), instead of !resultActive/!messageActive, its now simply resultActive/messageActive

aria-expanded-true-screenshot

The slickgrid is no longer keyboard focusable

@alanrenmsft
Copy link
Contributor

please add description on how will the changes fix the issues. it is not obvious for me.

@smartguest smartguest merged commit 114b3e3 into main Feb 4, 2022
@smartguest smartguest deleted the alex/vscodemessagepaneexpandbugs branch February 4, 2022 22:38
@alanrenmsft
Copy link
Contributor

@smartguest I assume you have tested the changes I proposed. right? just want to make sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants