Laurent Cazanove

Results 200 issues of 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...

bug
help wanted
instant-meilisearch

**Description** - Update `cypress` to its latest version - Update Playground test accordingly

maintenance

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

enhancement

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

enhancement

Images are not always displayed in the search results, even when there is an image in the document

enhancement

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

enhancement

The newsletter works if there are 2 environment variables provided. We should also add check to make sure error states are handled properly.

enhancement
good first issue

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

maintenance

We could add additional checks on email domains on the side panel email submission

enhancement