Skip to content

Debugger scenario fails on small screens #47

@krassowski

Description

@krassowski

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions