Gildas Garcia

Results 41 issues of Gildas Garcia

At https://github.com/wallix/webauthn/blob/master/packages/server/src/registration.js#L5 There is more than just its name

enhancement

We want to estimate the things that break in react-admin when using React 19 (currently in Release Candidate). Depending on the React 19 release date, we may even make it...

RFR

## Problem By the time optimistic and undoable mutations dataProvider calls are really executed, the calling component might have been unmounted leading to the middlewares being unregistered and hence, not...

RFR
v5

**Is your feature request related to a problem? Please describe.** It takes a lot of clicks to actually get a password: 1. Enter master 2. Click on an app 3....

## Problem Fixes #10194 ## Solution None yet ## How To Test Open the http://localhost:9010/?path=/story/ra-ui-materialui-input-arrayinput--with-should-unregister story ## Additional Checks - [x] The PR targets `master` for a bugfix, or `next`...

WIP

## Description Modernize the library: - [x] Convert to TS - [x] Use Biome for formatting and linting - [x] Use vitest instead of jest as we already use vite...

WIP