Skip to content

Conversation

@Abhijay007
Copy link
Collaborator

Closes : #4275

Description:

Problem: The modal was cutting off content, and the scroll wasn't working properly.
Root Cause: The custom ScrollArea component wasn't working well with the Radix UI Dialog component's overflow handling.

Changes made:

Replaced custom ScrollArea with native browser scrolling using overflow-y-auto

Preview: (ignore differ styling as it is on Windows local env)

extensionMenu

Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
Copy link
Collaborator

@zanesq zanesq left a comment

Choose a reason for hiding this comment

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

Nice thank you!

@zanesq zanesq merged commit e7ee5fc into block:main Aug 25, 2025
10 checks passed
@alexhancock
Copy link
Collaborator

Yes, very good. Thank you!

shellz-n-stuff pushed a commit to shellz-n-stuff/goose that referenced this pull request Aug 27, 2025
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
Signed-off-by: Alex Rosenzweig <arosenzweig@squareup.com>
dorien-koelemeijer pushed a commit to dorien-koelemeijer/goose that referenced this pull request Sep 2, 2025
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
Signed-off-by: Dorien Koelemeijer <dkoelemeijer@squareup.com>
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.

Extension List Overflows Modal in Manual/Smart Chat Mode

3 participants