Laurent Cazanove
Laurent Cazanove
## Summary The instantsearch client (`@meilisearch/instant-meilisearch`) typing is incompatible with the latest release of `instantsearch`. ## Context **Description** The types expected by the latest versions of `react-instantsearch` and the client...
**Description** - Update `cypress` to its latest version - Update Playground test accordingly
# Pull Request ## Related issue Fixes #1337 ## What does this PR do? - ... ## PR checklist Please check if your PR fulfills the following requirements: - [...
# Pull Request ## Related issue Fixes #613 ## What does this PR do? - Make image field detection logic recursive to find nested image fields - Move image detection...
The documents are currently displayed as raw JSON, which isn't very readable and can make it hard to test and debug. Some areas of improvement could include: - syntax highlighting...
Images are not always displayed in the search results, even when there is an image in the document
There is no possibility to configure which image should be shown in the search results, making it harder to debug in scenarios where the first image found is not the...
The newsletter works if there are 2 environment variables provided. We should also add check to make sure error states are handled properly.
Icons in the `svg` folder work as follow > - I put my svg in the icons/svg folder > - I run yarn icons > - It transforms the SVG...
We could add additional checks on email domains on the side panel email submission