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

Fix scrolling down running sessions #6383

Merged
merged 1 commit into from May 22, 2019

Conversation

manuzhang
Copy link
Contributor

References

This fixes #6371

Code changes

Added overflow:auto to the jp-RunningSessions-section class as suggested by @jasongrout

User-facing changes

Before
image

After

image

Backwards-incompatible changes

None

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

@jasongrout jasongrout added this to the 1.0 milestone May 22, 2019
Copy link
Contributor

@jasongrout jasongrout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks great to me. Merging after tests pass.

@jasongrout
Copy link
Contributor

The last remaining test failure is not related.

Thanks again, and congratulations on your first contribution!

@jasongrout jasongrout merged commit 3732d02 into jupyterlab:master May 22, 2019
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Aug 7, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't scroll down the list of "Running Terminals and Kernels"
2 participants