-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
2
-
None
-
Developer Tools
Currently, the cursor gets reset when expanding list in tree view when using keyboard navigation. This makes it quite annoying to navigate the tree just using a keyboard. Can also be seen as an accessibility issue as a result.
This probably happens because we're not taking care of preserving the cursor state. Should be relatively straightforward but depends on a quick investigation.
See: https://github.com/mongodb-js/vscode/issues/1067