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
As a keyboard shortcut power user, I would love to be able to jump between input fields width and height with a single TAB press.
Currently, the tabindex is completely linear, so there's three tab presses to get from width to height, although the two steps in between doesn't have any actual interactions.
e.g: There's no highlighted state for the two buttons in between width and height, and I can't trigger either button with Enter.