Skip to content

fix: dropdown menus hidden behind sticky topbar#893

Open
Warbs816 wants to merge 1 commit intom3ue:devfrom
Warbs816:fix/dropdown-hidden-behind-topbar
Open

fix: dropdown menus hidden behind sticky topbar#893
Warbs816 wants to merge 1 commit intom3ue:devfrom
Warbs816:fix/dropdown-hidden-behind-topbar

Conversation

@Warbs816
Copy link
Copy Markdown
Contributor

Summary

  • Increased .fi-dropdown-panel z-index from 20 to 40 so dropdown menus render above the sticky topbar (z-30)
  • Added max-height: 50vh with overflow-y: auto so dropdowns become scrollable before overflowing the viewport
  • Removed the previously commented-out duplicate .fi-dropdown-panel rule

Fixes #892

Increase .fi-dropdown-panel z-index from 20 to 40 so dropdown menus
(e.g. bulk actions) render above the sticky topbar which has z-30.

Fixes m3ue#892
@Warbs816 Warbs816 marked this pull request as ready for review March 28, 2026 22:14
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.

1 participant