Focus Order Illogical for Keyboard Accessibility when Creating a New Item

Created on 11 September 2024, 4 months ago

Problem/Motivation

The focus order when creating a new Paragraph via the keyboard (by pressing tab) is illogical. This should follow a logical order to help visually impaired users.

Steps to reproduce

For example, let's say that we have a paragraph that creates a new product. The fields for product are title, price, and description. When we are in the node edit page and select the add a new product button, the page will open a new section where the user can enter the title, price, and description. However, the focus is still on the add a new product button whereas it should be on product title. Now the user needs press shift + tab in order to get to the top to enter the data.

Proposed resolution

Using the example above, after the add a new product button is pressed, the focus should immediately be shifted to the products title instead of requiring a user to press shift + tab in order to get there.

πŸ› Bug report
Status

Active

Version

1.18

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States dcapra211

Live updates comments and jobs are added and updated live.
  • Accessibility

    It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024