erwanMarmelab

Results 6 issues of erwanMarmelab

## Problem warnWhenUnsavedChanges does not function properly with disabled inputs · Issue #9498 · marmelab/react-admin highlighted that not all our inputs support the readOnly prop. For instance is still modifiable...

RFR

## To do - [x] change default id - [x] adapt tests Closes #9534

RFR

## Problem Some errors raised in the AppBar or the Side Menu. ## Solution Add a global ErrorBoundary

RFR

We have many components that have @typedef and @prop in their documentation. They should only use param Example ``` * @typedef Props * @property {Object} record: The current resource record...

RFR

## Problem Sometimes, you’d like to pass a state when redirecting. However the `redirect` only accept a string. ## Solution Change the `redirect` and `RedirectToFunction` functions signature to accept a...

WIP

## Problem We want to suggest DataTable on every examples ## Solution Replace our `Datagrid` examples to `DataTable` ## Additional Checks - [x] The PR targets `master` for a bugfix...

WIP