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

Improved notebook scrolling behaviour #13338

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

jbicker
Copy link
Contributor

@jbicker jbicker commented Jan 31, 2024

What it does

As adressed in #12863 it improves the behaviour of the notebook scrolling by adding react-perfect-scrollbar directly to the notebooks cell list.

How to test

Follow the "How to test" instructions #12442 and hover toolbar items and enjoy a scrollbar which does not hide behind the toolbar.

Review checklist

Reminder for reviewers

@jbicker jbicker changed the title added react-perfect-scrollbar directly to notebook Improved notebook scrolling behaviour Jan 31, 2024
Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

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

Looks great, thanks. Please address the comment below and then this is ready to be merged.

packages/notebook/src/browser/notebook-editor-widget.tsx Outdated Show resolved Hide resolved
Signed-off-by: Jan Bicker <jan.bicker@typefox.io>
@jbicker jbicker force-pushed the jbicker/improve-notebook-scrolling branch from 92f23bf to 2949bc7 Compare February 2, 2024 16:32
@msujew msujew merged commit f83986a into master Feb 20, 2024
13 of 14 checks passed
@msujew msujew deleted the jbicker/improve-notebook-scrolling branch February 20, 2024 15:01
@github-actions github-actions bot added this to the 1.47.0 milestone Feb 20, 2024
This was referenced Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants