ui-components
ui-components copied to clipboard
Website: Navigation tab order
Info
Tab order in our website should be header --> left navigation --> right navigation (when it exists) --> content. Right now, it's header --> left navigation --> content --> right navigation.
Acceptance Criteria:
- Tab order goes in this order, header --> left navigation --> right navigation --> content
This can't be done until #1540 is complete