Description:
Steps to reproduce:
Open Google Developer Program
Sign in to your account
Click on the account avatar (top-right corner)
Account dropdown menu opens
Actual behavior:
The account dropdown panel is rendered behind the main page content due to incorrect z-index / stacking context. As a result, the menu becomes partially or fully hidden and unreadable.
Expected behavior:
The account dropdown panel should appear above all page content, fully visible and interactive.
Issue details:
Likely a z-index / stacking context issue
Dropdown is being covered by page containers instead of overlaying them
Causes usability problem for account actions (settings, logout, etc.)
Environment:
Browser: Google Chrome Version 148.0.7778.167 (Official Build) (64-bit)
OS: Ubuntu 24.04 LTS
Impact:
Breaks account menu usability
Important actions become inaccessible due to layering issue
Affects overall UI experience on Communities page