microsoft / vscode-mssql

Visual Studio Code SQL Server extension.
Other
1.55k stars 459 forks source link

Make properties grid accessible #18051

Open laurennat opened 1 month ago

laurennat commented 1 month ago
          There are man  changes we need to make in order to make tree-grid accessible. That includes adding special keyboard shortcuts and aria attributes. 

Please create an issue that tracks it and follow it up on a separate PR.

Maybe we should think about creating a generic component for TreeGrid so that we can make sure everyone gets the same level accessibility.

_Originally posted by @aasimkhan30 in https://github.com/microsoft/vscode-mssql/pull/18048#discussion_r1764390805_