Stian Aurdal
Stian Aurdal
Would be awesome if we had the posibility to bash script the functions of Amethyst :)
Fixed #24 . Does not feel 100% correct, but I guess it is because react-autocomplete always will call `onSuggestionsClearRequested` when the input box looses focus? I also had to change...
When I search for an instance in the search field, and if I click outside the search input it changes form a list of the results to "Sorry, no results"...
I am indexing a category structure, and if categories live as children of another category, they are listed inside a `children_data` field. ``` "_index": "storefront_catalog", "_type": "category", "_id": "2", "_score":...