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
Disable tabs should not be activatable using a keyboard, and the state should be aria-disabled="true". Or they could be set to tabindex="-1", taking them out of the tab order.