ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

Web - Keyboard tree nav causes invalid selection #699

Open dvstans opened 3 years ago

dvstans commented 3 years ago

If a nested tree item is selected, then left arrow is pressed to navigate out of the current scope, the parent node becomes active but selection is left set on the initial node. This is an invalid state - active should track selected unless in multi-select mode.

JoshuaSBrown commented 1 year ago

I actually do not see anything happen when I press either the forward or backward arrows.

dvstans commented 1 year ago

Keyboard navigation is working for me with Firefox - which browser are you using? Also, make sure the data tree has keyboard focus (tab to it).