Jorge Cabiedes

Results 16 issues of Jorge Cabiedes

Summary: The original algorithm for accessibilityOrder on Android had unexpected bugs. For some reason `.traversalAfter()` and `traversalBefore()` have unexpected behaviors when dealing with ancestor/descendant relationships getting more and more unexpected...

CLA Signed
p: Facebook
Partner
fb-exported

## Summary This tool leverages DevTools to get the component tree from the currently open React App. This gives realtime information to agents about the state of the app. ##...

CLA Signed

Summary: These validations are not essential for compilation, with this we only run that logic when outputMode is 'lint' Test Plan: Update fixtures and run tests

CLA Signed

Summary: Just a draft for now I'm testing a few things

CLA Signed

--- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/react/pull/34392). * #34437 * __->__ #34392 * #34391 * #34390 * #34389 * #34388 * #34387 *...

CLA Signed
Resolution: Stale

Summary: With the new implementation of accessibilityOrder we associate virtualView's nodes to the actual views they reperesent by calling `addChild(view)` This however causes an issue, the view itself will populate...

CLA Signed
Stale
p: Facebook
Partner
fb-exported