-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Resize goose desktop shrink the mcp app and it never grows back. #6818
Copy link
Copy link
Closed
Description
Describe the bug
Due to the change from #6376, now goose desktop bind the iframe width with the inner app width through ui/notifications/size-changed. However, ui/notifications/size-changed will only get triggered when there is not enough space in the app which cause the problem that once the app gets compressed it never grows back - see the screen recording.
P.S. I don't really know what would be the use case for the host to do something meaningful by using this size-change info from the app. Please enlighten me if anyone thinks of one. 😁
To Reproduce
Steps to reproduce the behavior:
- Resize the goose desktop to compress the mcp app
- Resize the goose desktop back to larger window width
- Mcp app remains its compressed width
Expected behavior
I think the app should utilize the full width of its container.
Screenshots
ScreenRecording2026-01-29at12.19.31PM-ezgif.com-video-speed.mov
Please provide the following information
- OS & Arch: macOS M3 pro
- Interface: UI
- Version: debug mode with 5bffc1c
- Provider & Model: Google – gemini-3-pro-preview
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels