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

Debugger scenario fails on small screens #47

Open
krassowski opened this issue Apr 30, 2023 · 0 comments
Open

Debugger scenario fails on small screens #47

krassowski opened this issue Apr 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@krassowski
Copy link
Member

krassowski commented Apr 30, 2023

Description

The bug icon is not visible on small screens as it gets collapsed into the responsive scrollbar. This prevents CI integration (krassowski/benchmarks#2):

    Error: proxy.evaluate: Selector button[aria-disabled="false"][title="Disable Debugger"] not found in attached state in 5s

Unfortunately there is no enable/disable command for debugger (jupyterlab/jupyterlab#14463)

Another part of the problem is that the test notebooks gets always opened in split-right mode:

Screenshot from 2023-04-30 12-56-33

Reproduce

https://github.com/krassowski/benchmarks/actions/runs/4841123255/jobs/8627167525

Expected behavior

Debugger scenario works regardless.

Context

  • JupyterLab version: 4.0.0rc0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant