User dropdown hidden on context row #10760

Closed
opened 2025-11-02 09:17:30 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @silverwind on GitHub (May 1, 2023).

Originally assigned to: @wxiaoguang on GitHub.

Description

There is a regression from https://github.com/go-gitea/gitea/pull/24393 with g-menu-stackable-scrollable which prevents the dropdown from showing on https://try.gitea.io/issues when clicking user button top-left:

image

I recommend removing such overflow hiding. It can not work with non-portalled dropdowns like fomantic's.

Originally created by @silverwind on GitHub (May 1, 2023). Originally assigned to: @wxiaoguang on GitHub. ### Description There is a regression from https://github.com/go-gitea/gitea/pull/24393 with `g-menu-stackable-scrollable` which prevents the dropdown from showing on https://try.gitea.io/issues when clicking user button top-left: <img width="232" alt="image" src="https://user-images.githubusercontent.com/115237/235431924-e8e42484-cce2-47b0-8095-af9f073e7b20.png"> I recommend removing such `overflow` hiding. It can not work with non-portalled dropdowns like fomantic's.
GiteaMirror added the type/bugtopic/ui labels 2025-11-02 09:17:30 -06:00
Author
Owner

@wxiaoguang commented on GitHub (May 1, 2023):

Well, it seems that it just unnecessary .... no idea why I wrote so ... will remove it

@wxiaoguang commented on GitHub (May 1, 2023): Well, it seems that it just unnecessary .... no idea why I wrote so ... will remove it
Author
Owner

@silverwind commented on GitHub (May 1, 2023):

I think I would just remove this g-menu-stackable-scrollable altogether.

@silverwind commented on GitHub (May 1, 2023): I think I would just remove this `g-menu-stackable-scrollable` altogether.
Author
Owner

@wxiaoguang commented on GitHub (May 1, 2023):

Remove unnecessary g-menu-stackable-scrollable #24462

@wxiaoguang commented on GitHub (May 1, 2023): Remove unnecessary g-menu-stackable-scrollable #24462
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10760