microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.32k stars 581 forks source link

Prioritize score not readable with screenreader #6371

Closed rzhao271 closed 1 month ago

rzhao271 commented 1 month ago

Testing #6329

On Windows, I have microsoft/vscode open and prioritized the notifications. I then tried navigating the Notifications section with NVDA's speech visualizer open. I found that I could reveal and read the hover with Ctrl+K Ctrl+I, but that I was not able to see the notification score show up in the speech visualizer while navigating around.

alexr00 commented 1 month ago

I think that score is intended for debugging purposes.

However, it just uses decorations for the score. I think we should just make sure the score is in the hover.