Faustino Kialungila

Results 7 issues of Faustino Kialungila

Before the redesign, we always had the button for deleting the whole scene accessible with one 1 click. Now that we currently need 2 clicks in order to reach the...

good first issue
a11y

On cold starts, we might not have the data in the client, we should have a button to send a message to the RN client in order to get data...

## Summary I think it would make much more sense if `react-compiler-healthcheck` actually displayed more info about the compiled components. This would help a lot with refactors. I think showing...

Component: Optimizing Compiler
Resolution: Stale

## Summary This PR adds a verbose option to `react-compiler-healthcheck` CLI which logs all the compiled components/hooks names and files location. Fixes: https://github.com/facebook/react/issues/29078 ## Test plan Run the `react-compiler-healthcheck` CLI...

CLA Signed