Francois Zaninotto

Results 55 issues of Francois Zaninotto

Hi, And congrats for this library! It would improve discoverability if you added a link to your repository in the react-admin documentation, in the Data Providers section.

Some screenshots take long to make, and the connection to the screenshot-app service may be lost in the meantime. An asynchronous route would be a good solution: ``` curl http://www.google.com&width=600&callback=www.mysite.com/screenshot...

- [x] Make app compile - [x] Make it look good

I understand that CacheP2P used a checksum system to validate that a page fetched from a peer is identical to the source page, but this checksum must be present in...

## Problem It's too expensive to ask developers to program a simple change in a web app ## Solution Let end-users do some of the changes via a UI. Enter...

RFR

## Problem All form inputs have an empty value of `''` (empty string). React-hook-form doesn't sanitize these values by default. This leads to unexpected `create` and `update` payloads like: ```...

WIP

Kudos for your library! It does solve a real problem, that `tsc` doesn't address properly. However, as it's designed fro Node.js, it doesn't work in scenarios where the transpilation has...

enhancement
help wanted

### Describe the bug 1. Go to https://react-admin-storybook.vercel.app/ 2. Open the console 3. See the warning: > Warning: Encountered two children with the same key, `code-segment0`. Keys should be unique...

bug
good first issue
help wanted
addon: storysource
sev:S2

## Rationale It's been [a year and a half](https://github.com/marmelab/react-admin/releases/tag/v4.0.0) since version 4.0. The React ecosystem has evolved a lot since then, and we must accept a few breaking changes in...

RFC