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
In some of the dialogs (specifically NeuropixelsV1eDialog, but probably most other dialogs), when hitting tab the focus does not just to the next logical control; it will focus on a control that is far away from the previously focused control. This is only noticeable if someone is navigating via the keyboard, but it makes the GUI far less functional from an end-user perspective if the controls are not in a logical tab order.