You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #398 add the Edit/CMD mode, however, clicking the "drag handler" seems set the pod selection incorrectly. To reproduce the bug,
Pick a scope A and click the "drag handler", right now, the scope A is selected
Use arrow keys to jump across pods
At any pod/scope, press "Enter", instead of entering the pod for edit mode or jump to the 1st child of the scope, you will go to scope A's first child.