A11Y tab order does not focus on "+ x show"

Created on 6 November 2023, about 1 year ago

Problem/Motivation

Our site requires keyboard navigation to reach all areas of the site. However, using the keyboard we are experiencing an A11y bug where we cannot focus or navigate to "+3 more" link. Another issue is rather than tab through each day's full event list and move to the next, we are experiencing the focus going back and forth between two days for each time slot. E.g. given a calendar with these events:

  • Friday
    • 8 am - Meeting 1
    • 9 am - Meeting 2
  • Saturday
    • 8 am - Meeting 3

The expected behavior is Meeting 1, 2, and 3. However, We are experiencing Meeting 1, 3 and 2.

The attached video shows both issues.

Steps to reproduce

Proposed resolution

  1. The "+ x more" should be accessible via tabbing
  2. Tab should cycle through all items in that day before moving to the next
  3. The show more modal should be accessible.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: won't fix

Version

6.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States robpowell Boston

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024