https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33668
--- Comment #34 from Andreas Roussos <[email protected]> --- Created attachment 176814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176814&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 <[email protected]> Signed-off-by: Andreas Roussos <[email protected]> Signed-off-by: Roman Dolny <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
