Comments

nikunjkotecha created an issue. See original summary.

nikunjkotecha’s picture

Status: Active » Needs review
StatusFileSize
new85.19 KB
nikunjkotecha’s picture

StatusFileSize
new87.09 KB

Updated architecture to support multilingual using option 1 from https://www.algolia.com/doc/guides/managing-results/optimize-search-resu...

nikunjkotecha’s picture

StatusFileSize
new88.06 KB

Added search button and more JS.

nikunjkotecha’s picture

StatusFileSize
new87.79 KB
new590 bytes

update: clicking on suggestion only populates input

nikunjkotecha’s picture

nikunjkotecha’s picture

StatusFileSize
new88.82 KB
new2.12 KB

Ignore #5

Updated JS to populate on click of arrow and submit on click of text. Behavior follows suggestion from Algolia team and Amazon app.

nikunjkotecha’s picture

StatusFileSize
new2.1 KB
new88.8 KB

Removed unwanted brackground added in patch 3054878-6.patch

nikunjkotecha’s picture

StatusFileSize
new89.11 KB
new969 bytes

Keep the dropdown open even after selection (Algolia team feedback).

nikunjkotecha’s picture

StatusFileSize
new89.22 KB
new501 bytes

Update the results based on new value when clicking on arrow.

nikunjkotecha’s picture

StatusFileSize
new617 bytes
new89.24 KB

Encode text before adding to url.

swarad07’s picture

StatusFileSize
new89.2 KB
new506 bytes

Fixes a Syntax error in the code, which causes the JS to not work in IE.

benjy’s picture

I 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.

nikunjkotecha’s picture

Status: Needs review » Closed (won't fix)

Agreed.