SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Back out "Genalize focus/blur behavior in JS" (#53979)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/53979

This reverts a previous change that modified how focus behavior is handled in JavaScript. That change caused hierarchy rows to no longer be focusable, either manually or programmatically as they were before, which in turn broke arrow key navigation in entity lists. Reverting the change restores the expected focus behavior and re-enables proper arrow key functionality within entity lists.

Changelog: [Internal]

Differential Revision: D83390685

fbshipit-source-id: 165567eceedce5d0a2e664a9ef3070d5a2bf9b67
C
Chris Lewis committed
0a3bcc97ecd659b863e05f318eaf8b2b2026119c
Parent: a81e94a
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 9/29/2025, 11:09:05 PM