[GH-ISSUE #8493] [Bug] Spaces Select Menu Overflows Without Vertical Scroll #3886

Closed
opened 2026-03-23 21:33:53 +00:00 by mirror · 1 comment
Owner

Originally created by @ayoub-sahraoui on GitHub (Feb 21, 2026).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8493

Bug Description

The Spaces select dropdown menu overflows when the number of spaces exceeds the visible viewport height. There is no vertical scrollbar, making it impossible to access items at the bottom of the list.
When the dropdown is opened, the menu extends beyond the screen boundaries instead of becoming scrollable.

How to Reproduce

Click on the Spaces select menu.
Ensure there are many spaces in the list.
Observe the dropdown behavior.

Expected Behavior

The dropdown should have a max-height constraint.
A vertical scrollbar should appear when content exceeds the maximum height.
All spaces should be accessible via scrolling.

Operating System

Windows 11

AppFlowy Version(s)

0.11.0

Screenshots

Image

Additional Context

No response

Originally created by @ayoub-sahraoui on GitHub (Feb 21, 2026). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8493 ### Bug Description The Spaces select dropdown menu overflows when the number of spaces exceeds the visible viewport height. There is no vertical scrollbar, making it impossible to access items at the bottom of the list. When the dropdown is opened, the menu extends beyond the screen boundaries instead of becoming scrollable. ### How to Reproduce Click on the Spaces select menu. Ensure there are many spaces in the list. Observe the dropdown behavior. ### Expected Behavior The dropdown should have a max-height constraint. A vertical scrollbar should appear when content exceeds the maximum height. All spaces should be accessible via scrolling. ### Operating System Windows 11 ### AppFlowy Version(s) 0.11.0 ### Screenshots <img width="477" height="1021" alt="Image" src="https://github.com/user-attachments/assets/1b5d1f37-6e31-43fa-b9b7-aab45fd781b2" /> ### Additional Context _No response_
Author
Owner

@appflowy commented on GitHub (Feb 22, 2026):

@ayoub-sahraoui Thank you for reporting this. It will be fixed in the upcoming release.

<!-- gh-comment-id:3940678347 --> @appflowy commented on GitHub (Feb 22, 2026): @ayoub-sahraoui Thank you for reporting this. It will be fixed in the upcoming release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3886
No description provided.