Add a clear button to the fields ui

Created on 21 May 2024, 4 months ago
Updated 12 July 2024, 3 months ago

Problem/Motivation

Problem is that the experience clearing fields is quite inconsistent across different browsers due to the fact that this functionality is currently solely browser based. For example (tested on macOS 14.5 with VoiceOver):

Steps to reproduce

Two examples are:

  • /admin/modules
  • /admin/people/permissions

Proposed resolution

It happens that Project Browser has introduced a clear button for its search field in ✨ Ability to clear keyword/search filter with one click Needs work and a followup πŸ“Œ Remove the clear button from the tab order Fixed . The followup is removing the button from the tabindex based on the recommendation in https://www.scottohara.me/blog/2022/02/19/custom-clear-buttons.html. The proposed solution would be to move the code for the clear button over from Project Browser to Core in general so that this functionality would be available for the field ui in general.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

✨ Feature request
Status

Active

Version

11.0 πŸ”₯

Component
Field UIΒ  β†’

Last updated 4 days ago

Created by

πŸ‡©πŸ‡ͺGermany rkoller NΓΌrnberg, Germany

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

    Makes Drupal easier to use. Preferred over UX, D7UX, etc.

  • Accessibility

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

  • Field UX

    Usability improvements related to the Field UI

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024