-
Notifications
You must be signed in to change notification settings - Fork 29.3k
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
Make comments accessible: Dealing with comments and suggestions in the inline editor #110408
Comments
@isidorn will give it a go through and provide feedback and suggestions for how we can move forward. |
I just gave it a quick spin. Here are things which I think we should improve:
Once we have that ideally @daniel-montalvo can try it out and provide more feedback fyi @alexr00 for thoughts |
Hi, while my experience with the comment functionality that is being discussed here is limited, it is exciting to see this experience potentially improving. Are the comments in question here the discussion on a PR or the code review comments? I like the idea of a similar experience as errors. However, if this experience is for in-line code review comments, I found the part of the proposal
|
Thanks for that detailed proposal @venkateshpotluri I think that makes a lot of sense. As it is consistent with other user interactions. @isidorn Happy to try this out as you develop it, and also very happy that you are giving this a thought. |
@venkateshpotluri @daniel-montalvo great, thanks a lot for the feedback. We seem to be aligned here, and I agree that once the comment is focused all those details you mentioned should be read out (author, line number, range, content). @rebornix we could achieve this by having a nice |
Great! happy to try this out and provide further input as appropriate. |
@venkateshpotluri and @daniel-montalvo I've made several changes to the comments widget accessibility:
All changes should be available in VS Code insiders on Monday, and it would be great to get your feedback. I'm closing this issue so that it gets included in our release testing, not because I'm sure we've nailed the accessibility support of comments. We can always open more issues for further improvement! |
That's great news @alexr00 Thanks a lot! I will keep an eye on the Insiders channel and will get back to you with feedback. |
Thanks for the very good work you are doing with this extension!
There seems not to be an apparent way to deal with comments in the inline editor for screen reader users (or I am totally missing it). There is a tree view for changes but not so for comments.
The text was updated successfully, but these errors were encountered: