https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39662 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192463|0 |1 is obsolete| | --- Comment #13 from David Nind <david@davidnind.com> --- Created attachment 194197 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194197&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 Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.