microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.11k stars 28.04k forks source link

Tab multi select: apply ARIA according to selection #213611

Open bpasero opened 1 month ago

bpasero commented 1 month ago

Testing #213550

We should apply our knowledge for how to indicate selection in list/tree via ARIA roles and apply the same to tabs when multi-selection is present.

//cc @meganrogge

benibenj commented 1 month ago

Very similar to #213320. But keeping this open