https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39662 --- Comment #10 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 192463 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192463&action=edit Bug 39662: Accessiblity updates to the clear button To test: 1. Load http://localhost:8080/cgi-bin/koha/opac-memberentry.pl. 2. Note that next to the date of birth calendar there is an X icon which may appear as an error indicator. 3. Apply the patch. Run a yarn build and restart_all, then clear your browser cache if necessary. 4. Reload the page from step 1. 5. Confirm that the X icon is now a circle-X with neutral styling and no longer resembles an error indicator. 6. Verify that the control is clearly interactive: * You can add a date and clear it using the icon * The icon can be focused via keyboard and activated with Enter or Space 7. Sign off — have an amazing day! :D -- You are receiving this mail because: You are watching all bug changes.