superspeedyplugins / issue-tracker

Submit bugs and feature requests for any of our plugins
0 stars 0 forks source link

Clear button for search panel not working on search results page for Super Speedy Search #178

Closed dhilditch closed 1 month ago

dhilditch commented 1 month ago
  1. Perform a search with super speedy search and hit enter
  2. On the search results page, you'll see the box populated with your previous search
  3. Click the x button to clear the box

What happens: Nothing Expected: The box should become empty.

It looks like the clear button is trying to revert back to the default text on the page - e.g. if I search 'test' then on the search results page I change the search box text to 'test search' and then hit x then the box changes back to just 'test'

hmkayani commented 1 month ago

This has been implemented in branch https://github.com/superspeedyplugins/super-speedy-search/tree/178-clear-button-for-search-panel-not-working-on-search-results-page-for-super-speedy-search pull request : https://github.com/superspeedyplugins/super-speedy-search/pull/35 readme version : 4.78

dhilditch commented 1 month ago

I'd actually taken you off this task as it was taking too long and it's implemented by me.

dhilditch commented 1 month ago

Fixed in 4.78