https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33668 Andreas Roussos <a.roussos@dataly.gr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169525|0 |1 is obsolete| | --- Comment #10 from Andreas Roussos <a.roussos@dataly.gr> --- Created attachment 169527 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169527&action=edit Bug 33668: Added clear button to global js To test: 1. Apply the patch and perform a yarn build. 2. Navigate to the OPAC. * Verify the presence of an X icon on the far right of the search box. 3. Perform the following steps: * Type a search term (e.g., "Books") into the search box. * Before clicking the search button or pressing 'Enter', click on the X icon. * Note that the text ("Books") should be cleared from the search box. * Repeat the above step, but this time complete the search. * Verify that the search term remains in the search box. Clicking the X icon now should clear the text. 4. Confirm that searched terms persist in the Search history even after clearing a search. * Terms cleared without completing a search should not appear in the history. 5. Sign off and have a great day! Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Andreas Roussos <a.roussos@dataly.gr> -- You are receiving this mail because: You are watching all bug changes.