Skip to content

Conversation

1egoman
Copy link
Contributor

@1egoman 1egoman commented Sep 5, 2025

Previously, if a user had overlay scrollbars enabled within the embed, the scrollbar was placed in a location that meant there was more scrollbar <-> text overlap than there necessarily needs to be. Example of previous state:

Untitled2.mov

With this change applied, the overlay scrollbar is moved further right, reducing the overlap and ensuring text content is fully visible when scrolling:

Untitled.mov

I also wanted to note that the existing state has a bit of a weird scroll bar cut off at the top of the embed - I couldn't come up with an obvious mitigation here beyond what was already being done (overflow: hidden; applied strategically throughout) so I left it as is.

Screenshot 2025-09-05 at 9 54 37 AM

Copy link

vercel bot commented Sep 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
agent-starter-embed Ready Ready Preview Comment Sep 5, 2025 2:08pm

@1egoman 1egoman merged commit 2191da8 into main Sep 8, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants