jina-ai / jinabox.js

A lightweight, customizable omnibox in Javascript, for use with a Jina backend.
https://jina.ai/jinabox.js/
Apache License 2.0
219 stars 22 forks source link

Added close button to abort search in jina searchbar #29

Open pdaryamane opened 3 years ago

pdaryamane commented 3 years ago

This feature helps aborting the search entered in the searchbar, helping in aborting the API call so that unwanted or mistakenly entered searches are not consuming resources to get API call results. image