Skip to content

fix(shell): prevent horizontal overflow scroll COMPASS-9418 #6978

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented May 30, 2025

COMPASS-9418

Likely a leftover from when the shell was the full width at the bottom of the window.
Now it shouldn't overflow in a way that prevents user interaction.

It would be nice if the reviewer tries it out to see if there are any situations I might be missing. Try inputting a lot of text and scrolling, multi-line, etc in the embedded shell area. To me it's looking good but I might be missing a corner case. Doesn't seem like something we can easily test besides manually.

Copy link
Collaborator

@gribnoysup gribnoysup left a comment

Choose a reason for hiding this comment

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

Nice catch, I tried various scenarios (and found a unrelated bug 🙈) and this seems to work for me just fine

@Anemy Anemy merged commit eccef3f into main Jun 2, 2025
59 checks passed
@Anemy Anemy deleted the COMPASS-9418-shell-scrolling-horizontally branch June 2, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants