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):
Two examples are:
/admin/modules
/admin/people/permissions
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.
Active
11.0 π₯
Makes Drupal easier to use. Preferred over UX, D7UX, etc.
It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.
Usability improvements related to the Field UI