Disabling Autocomplete Plugin for Empty Query in Autocomplete.js
TLDR Prime queried about disabling an autocomplete plugin when the query is empty. Jason advised them to ask in the repo or Stackoverflow for further assistance.
1
Nov 04, 2023 (3 weeks ago)
Prime
03:44 PMJason
04:01 PMPrime
05:19 PMPrime
05:20 PMPrime
07:58 PMJason
09:25 PMNov 05, 2023 (3 weeks ago)
Prime
07:34 AM1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Retrieving Data & Disabling Autocomplete Plugin without Queries
Prime inquired about retrieving data from a collection without a query and disabling an autocomplete plugin when query is empty. Jason advised using certain parameters.
Issues with InstantSearch Autocomplete and Dropdown UI
Keith was having issues implementing the Instantsearch autocomplete search field and dropdown UI. Jason clarified that `querySuggestionsPlugin` is for autocomplete.js, advising to use the autocomplete widget of instantsearch.js and shared a link to style widgets. Keith successfully implemented the suggestions.
Stopping Empty Query Request upon Page Load
Maaz inquired about halting empty query requests upon page load. Jason shared a relevant link, which worked for Maaz's situation with 'reactinstantsearch'.