Field creation is not keyboard usable

Created on 26 September 2024, 2 days ago

Problem/Motivation

Selecting a field type is not accessible by keyboard.

See comparison between Claro and Gin:

(This issue was detected by @rkoller during Starshot testing, credit should go to him.)

Steps to reproduce

Set up a Drupal 11.x site with standard profile, an add Gin.
Navigate to https://drupal.ddev.site/admin/structure/types/manage/page/fields/add-field

Proposed resolution

Fix tabindex / keyboard navigation to match Claro or provide an alternative keyboard navigation solution.

Note that Claro in 11.x still uses radio buttons while the proposed solution for removing radio buttons from the elements uses custom solution for keyboard navigation.

Remaining tasks

  • Locate and link the Fields UI issue for grid style kb navigation to check for possible implementation.
  • Decide on which way (radios vs. script) to fix the keyboard navigation and implement

User interface changes

Either return the radio buttons or define a keyboard navigation method.

API changes

Data model changes

🐛 Bug report
Status

Active

Component

User interface

Created by

🇫🇮Finland simohell

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024