Skip to content

feat: Implement RCTPausedInDebuggerOverlayController#2586

Merged
Saadnajmi merged 2 commits into
microsoft:mainfrom
Saadnajmi:overlay
Jul 31, 2025
Merged

feat: Implement RCTPausedInDebuggerOverlayController#2586
Saadnajmi merged 2 commits into
microsoft:mainfrom
Saadnajmi:overlay

Conversation

@Saadnajmi

@Saadnajmi Saadnajmi commented Jul 29, 2025

Copy link
Copy Markdown
Collaborator

Summary:

With Hermes and React Native Devtools, pausing the JS debugger presents an overlay over your app, with a "play" button to unpause. I had this ifdefed out during a merge, let's go back and fully implement it.

The overlay is presented as a sheet, like the other floating UI (DevLoadingView, log box, etc)

Test Plan:

Screenshot 2025-07-29 at 4 42 43 PM

@Saadnajmi Saadnajmi requested a review from a team as a code owner July 29, 2025 06:03
Comment thread packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm Outdated
Comment thread packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm Outdated
Comment thread packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm Outdated
Comment thread packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm Outdated
Comment thread packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm Outdated
Comment thread packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm Outdated
Comment thread packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm Outdated
@Saadnajmi Saadnajmi changed the title feat: Implement RCTPausedInDebuggerOverlayController for macOS feat: Implement RCTPausedInDebuggerOverlayController Jul 29, 2025
@Saadnajmi Saadnajmi marked this pull request as draft July 29, 2025 21:41
@Saadnajmi Saadnajmi marked this pull request as ready for review July 29, 2025 23:44
Comment thread packages/react-native/React/CoreModules/RCTLogBoxView.mm Outdated
Comment thread packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm Outdated
Comment thread packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm Outdated
Comment thread packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm Outdated
@Saadnajmi Saadnajmi merged commit d947e33 into microsoft:main Jul 31, 2025
21 checks passed
@Saadnajmi Saadnajmi deleted the overlay branch July 31, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants