Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P2: show when app is paused from pages other than the debugger page #2377

Closed
devoncarew opened this issue Sep 25, 2020 · 0 comments · Fixed by #2676
Closed

P2: show when app is paused from pages other than the debugger page #2377

devoncarew opened this issue Sep 25, 2020 · 0 comments · Fixed by #2676
Assignees
Milestone

Comments

@devoncarew
Copy link
Member

We should show when the app is paused from pages other than the debugger page.

One option for this is to:

  • move the 'device info' status line item from the lower right portion of the DevTools' UI to an icon item in the upper right of the screen
  • add a run state / app status item to the right hand side of the status line ('running' / 'paused' / 'paused at an exception'), and include some simple controls to resume the app if paused
  • include a badge on the 'Debugger' tab to indicate when the app is paused (a (P) badge icon, or, a breakpoint icon)
@devoncarew devoncarew added this to the On Deck milestone Sep 25, 2020
@kenzieschmoll kenzieschmoll changed the title show when app is paused from pages other than the debugger page P2: show when app is paused from pages other than the debugger page Dec 3, 2020
@kenzieschmoll kenzieschmoll self-assigned this Feb 4, 2021
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 a pull request may close this issue.

2 participants