a5a6a10c7b
The Shell's username dropdown had no z-index, so the layout's later grid siblings (left nav, main content) painted over it. Visible symptom: clicking Admin actually clicked the Home link underneath, producing a quick flash followed by a redirect to /. Adding z-50 to the popup container makes clicks land where they look like they should. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>