datatracker icon indicating copy to clipboard operation
datatracker copied to clipboard

Menus mistakenly look complete when actually further content can be scrolled to

Open JayDaley opened this issue 8 months ago • 0 comments

Describe the issue

Selecting the Group menu and then hovering over Security shows a menu as per the attached screenshot. This menu only shows some of the groups and can be scrolled to see more but due to two factors, most people will look at that and think this is the complete list of groups. Those two factors are a) that the menu does not extend down as far as it can given the window size; and b) it does not display a scrollbar or some form of 'more below' indicator.

Recommend that the scrollbar is forced to display when an incomplete list is shown, or the bottom line of the menu has a down arrow or some other indicator that there are further entries below.

Screenshot 2024-06-13 at 10 32 31

Code of Conduct

JayDaley avatar Jun 13 '24 09:06 JayDaley