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

Problems with the debugger empty state page #3457

Closed
elliette opened this issue Oct 18, 2021 · 1 comment
Closed

Problems with the debugger empty state page #3457

elliette opened this issue Oct 18, 2021 · 1 comment
Assignees
Labels
screen: debugger Issues with the Debugger screen

Comments

@elliette
Copy link
Member

The empty state page (see image below) shows up when selecting a file fails. When that happens, no keyboard shortcuts work, so opening with command+P (as the empty state suggests) doesn't work.

We should:

  1. Add a button to the empty state that will trigger the file opener (this can be a stop gap until we fix 2 below)
  2. Figure out why the empty state shows up in the first place and why keyboard shortcuts don't work.

Unfortunately the empty state page only shows up sporadically so it's hard to reproduce.

Screen Shot 2021-10-18 at 10 24 56 AM

@elliette
Copy link
Member Author

I've discovered that the keyboard shortcuts also don't work in the non-empty state if another widget claims focus (eg below clicking the console causes the focus to be lost):

file opener not as small

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
screen: debugger Issues with the Debugger screen
Projects
None yet
Development

No branches or pull requests

2 participants