-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Add SCM accessibility help dialog #203577
Comments
If possible, the changes should be tab navigable (right now a user has to use down arrow to reach them) |
Another related issue is that there is no command that allows users to directly focus in the change tree view. I suggest the following command to be added:
1. SCM: Focus in change view
2. SCM: Focus in staged view
|
consolidating issues: SCM view needs some commands exposed because atm, you have to focus the SCM view and then tab or use space/arrow keys to get to these. focus commit message
|
The latest VS Code Insiders release contains commands to focus next/previous input/resource group:
@jooyoungseo, please give them a try and let me know if they are working as expected. Thanks! |
@meganrogge, is there anything else outstanding on this issue or can we close it? Thanks! |
just the accessibility help dialog for the SCM view |
cc @jooyoungseo, @lszomoru
JooYoung mentioned there are some tab stops that aren't necessary here, making navigating it cumbersome.
He also indicated that we should give users an overview of this view and inform them of useful actions that can be taken.
The text was updated successfully, but these errors were encountered: