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

Fixed scroll behaviour of Notebooks #13430

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Fixed scroll behaviour of Notebooks #13430

merged 1 commit into from
Feb 29, 2024

Conversation

jbicker
Copy link
Contributor

@jbicker jbicker commented Feb 28, 2024

What it does

Fixes #13409

iFrames are not stealing scroll events anymore in Notebook editor.

How to test

Follow the "How to test" instructions #12442 and scroll like you've never scrolled before.

Follow-ups

Review checklist

Reminder for reviewers

Signed-off-by: Jan Bicker <jan.bicker@typefox.io>
@jbicker jbicker requested a review from msujew February 28, 2024 17:00
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.

Thanks, looks good to me 👍

@msujew msujew merged commit decd7a5 into master Feb 29, 2024
14 checks passed
@msujew msujew deleted the notebook-scrolling-issue branch February 29, 2024 09:58
@github-actions github-actions bot added this to the 1.47.0 milestone Feb 29, 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.

Scrolling stops on notebook cell outputs
2 participants