Closed (won't fix)
Project:
Search API Algolia
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2019 at 11:25 UTC
Updated:
4 May 2020 at 04:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
nikunjkotechaComment #3
nikunjkotechaUpdated architecture to support multilingual using option 1 from https://www.algolia.com/doc/guides/managing-results/optimize-search-resu...
Comment #4
nikunjkotechaAdded search button and more JS.
Comment #5
nikunjkotechaupdate: clicking on suggestion only populates input
Comment #6
nikunjkotechaComment #7
nikunjkotechaIgnore #5
Updated JS to populate on click of arrow and submit on click of text. Behavior follows suggestion from Algolia team and Amazon app.
Comment #8
nikunjkotechaRemoved unwanted brackground added in patch 3054878-6.patch
Comment #9
nikunjkotechaKeep the dropdown open even after selection (Algolia team feedback).
Comment #10
nikunjkotechaUpdate the results based on new value when clicking on arrow.
Comment #11
nikunjkotechaEncode text before adding to url.
Comment #12
swarad07Fixes a Syntax error in the code, which causes the JS to not work in IE.
Comment #13
benjy commentedI personally think this should be a separate module, there is the autocomplete library, a lot of CSS and it's quite opinionated (blocks) on how people use this library, many people might not need this feature.
Comment #14
nikunjkotechaAgreed.