Problem/Motivation
I merged #3444658: Remove the clear button from the tab order before realizing it probably should have a test.
Proposed resolution
Write a FunctionalJavascript test that proves that the clear search button is not in the tab order.
Issue fork project_browser-3446109
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
pfrillingI'm working on this during Portland2024.
Comment #4
pfrillingComment #5
pfrillingAdded the test confirming that the clear button is not focused on tabbing.
Comment #7
chrisfromredfinwoohoo, thanks for saving my butt