Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nikunjkotecha created an issue. See original summary.

nikunjkotecha’s picture

Status: Active » Needs review
FileSize
85.19 KB
nikunjkotecha’s picture

FileSize
87.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

FileSize
88.06 KB

Added search button and more JS.

nikunjkotecha’s picture

FileSize
87.79 KB
590 bytes

update: clicking on suggestion only populates input

nikunjkotecha’s picture

nikunjkotecha’s picture

FileSize
88.82 KB
2.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

FileSize
2.1 KB
88.8 KB

Removed unwanted brackground added in patch 3054878-6.patch

nikunjkotecha’s picture

FileSize
89.11 KB
969 bytes

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

nikunjkotecha’s picture

FileSize
89.22 KB
501 bytes

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

nikunjkotecha’s picture

FileSize
617 bytes
89.24 KB

Encode text before adding to url.

swarad07’s picture

FileSize
89.2 KB
506 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.