Gildas Garcia

Results 41 issues of Gildas Garcia

### Describe the bug When opening a github repository using the url pattern, it takes a very long time before showing the preview. It seems it has nothing to do...

### Version Number 7.54.1 ### Codesandbox/Expo snack https://codesandbox.io/p/sandbox/busy-currying-qsv3fs?file=%2Fsrc%2FApp.tsx ### Steps to reproduce Note that the `keepDirtyValue` option must be set for this to happen. 1. Add an element to the...

status: under investigation

## Problem React-admin currently don't handle well the loss of network connectivity: in any demo, if you go to a list page, then simulate being offline using the devtool and...

RFR

## Problem We have many translations that receive (or should receive) the current resource, for instance: - `ra.page.create` (and other similar views) - `ra.action.create` (and other similar actions) However, in...

WIP

## Problem - Jest is slow - Jest is unreliable (bundling issues, performances, etc.) - JSDom has many differences from a real browser - JSDom is incomplete - We use...

WIP

Supersedes #10157 because I couldn't push on the PR branch ## Problem When you change the columns order of a ConfigurableDatagrid, or just if you remove a column and add...

WIP

## Problem #11070 introduced 2 regressions: 1. You cannot pass an initial value that has a key containing an object anymore as it will be flattened 2. It looses its...

RFR

## Problem When users are redirected to a list page for which they previously applied some parameters (page, perPage, filters, etc.), they don't see those parameters reflected in the URL...

RFR

## Problem Our mutation hooks explicitly exclude the `mutationFn` option. However, we might want to override it to simplify hooks that reuse everything from a core mutation hook except the...

WIP

## Problem Although it's possible to open the menu with space and to interact with its items using the keyboard, it’s impossible to drag and drop them with the keyboard....

RFR