Skip to content

fixes navbar sub menu items opening behind badge#144

Merged
bodhish merged 1 commit into
mainfrom
ENG-434
May 28, 2026
Merged

fixes navbar sub menu items opening behind badge#144
bodhish merged 1 commit into
mainfrom
ENG-434

Conversation

@rithviknishad
Copy link
Copy Markdown
Member

@rithviknishad rithviknishad commented May 28, 2026

The badge bar uses backdrop-blur-xl which creates a new stacking context, and the navbar header has no z-index, so the dropdown's z-10 only applies within the navbar's local context.

image

https://openhealthcarenetwork.atlassian.net/browse/ENG-434

@bodhish bodhish merged commit f01f1aa into main May 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dropdown menu content opens behind the Verified DPG / MIT Licensed / Self hostable bar

2 participants