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 new notebook cell editor outline and width with open right sidebar #14800

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

jonah-iden
Copy link
Contributor

What it does

It seems because of a monaco upgrade the cell editors recieved an outline. This is removed by this PR.
The width was also calculated wrong when opening the right sidebar or resizing it resulting in a horizontal scrollbar.

How to test

Open a notebook. Cell Editors should look normal without a blue outline inside the editor outline.
Opening the sidebar (for example for the document structure) should not result in a horizontal scrollbar anymore

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
@jonah-iden jonah-iden requested a review from msujew January 30, 2025 14:15
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.

LGTM 👍

@jonah-iden jonah-iden merged commit b549aa3 into master Jan 30, 2025
11 checks passed
@github-actions github-actions bot added this to the 1.59.0 milestone Jan 30, 2025
@jonah-iden jonah-iden deleted the jiden/fix-new-cell-editor-outline-and-width branch January 30, 2025 15:48
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.

2 participants