-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Running Panel sections not accessible at browser zoom #6559
Running Panel sections not accessible at browser zoom #6559
Comments
Hey! @jtpio |
Many thanks @kulsoomzahra for opening this issue and for the screenscasts 👍
The Running Panel section in Notebook 7 is the same as the one JupyterLab. It was recently updated in jupyterlab/jupyterlab#13074, and Notebook 7 just reuses it as is. So any fix to this component should be implemented upstream in JupyterLab. Which can then be pulled in Notebook 7 next time the JupyterLab dependency is updated. |
@jtpio That's great, thanks! |
Update-1
Current scenario: Scroll.webm |
Thanks @kulsoomzahra! Feel free to open a PR (even as a draft) in JupyterLab if you would like to suggest these fixes 👍 |
I've opened a PR in jupyterlab/jupyterlab#13241, @jtpio thanks for following up! :) |
This issue was discovered during browser zoom audits.
Context
When Kernels section is expanded, it's hard to access other sections (like Language Server and Terminal) of the Running Panel.
Expected behavior
Our goal is to be able to reach other sections of the Running Panel like for e.g. in VS code.
VSCode.webm
To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: