Extravi / araa-search

A privacy-respecting, ad-free, self-hosted Google metasearch engine with strong security that offers full API support and utilizes Qwant for images, and DuckDuckGo for auto-complete.
https://araa.extravi.dev
GNU Affero General Public License v3.0
241 stars 22 forks source link

Add clear search button and show suggestions on input focus #123

Closed amogusussy closed 7 months ago

amogusussy commented 8 months ago

This adds a button in the search input field that lets you clear the results. It only shows for JS users because there's no way to clear an input without JS.

This also makes clicking on the search field automatically show the suggestions.

Extravi commented 8 months ago

Sorry, I'll take a look at everything soon. I'm trying to work on a different project that I should finish this month.

Extravi commented 7 months ago

works but i'm going to make changes to it tomorrow

Extravi commented 7 months ago

ill do it now

Extravi commented 7 months ago

thanks