Raymond Rutjes

Results 27 issues of Raymond Rutjes

To re-produced: * type something * move down with arrows * 💣 ![image](https://user-images.githubusercontent.com/5570853/38151134-4d038e1e-3462-11e8-9631-4b7e1125d739.png)

bug

![image](https://user-images.githubusercontent.com/5570853/32656906-f88977b6-c613-11e7-9025-539e6bf320cb.png) Best would probably be something like `This package has no description.`

enhancement

Currently, when indexing terms and using WPML, only the terms of the current active language are indexed. This is because we do not use `suppress_filter` in `get_terms`. This feature has...

enhancement

Ensure that the autocomplete menu stays open on mobile when hiding the keyboard. See [solution here](https://github.com/algolia/algoliasearch-magento/pull/709/files).

A user has an issue getting replicas being created. We should try follow the docs to see if there is an issue. Also we should try it in the scenario...

On mobile there is currently no way of scrolling in the autocomplete dropdown menu. We need to remove the fixed positioning when the screen gets small.

Currently it seems like we try to inject Algolia in the AMP format which doesn't work as of today. We should try to find a way to avoid that behaviour.

Currently, because of a limitation of SVG we are unable to properly display 2 Algolia logos on the same page. We need to change the way SVGs are inlined in...

bug