Aarón García Hervás
Aarón García Hervás
@DiegoAndai yes, the idea is to update the types in the same PR in which we update the rest of React deps.
This is being handled in https://github.com/mui/material-ui/pull/42047
@DiegoAndai just pushed a commit bumping `@types/react` to 18.3.3 since some fixes (e.g. use `act` from `react` instead of `react-dom/test-utils`) require the latest types.
@DiegoAndai I updated the description to list all the things we need to fix. This should cover everything we need to cover unless there's something unexpected.
@DiegoAndai this is now ready to review
Agree with @DiegoAndai. If possible, we should try to simplify and move work to CSS. I don't have the right context to know if `:focus-visible` is sufficient in our case...
@alexfauquette @siriwatknp is this PR still relevant?