Skip to content

Conversation

@haumacher
Copy link

@haumacher haumacher commented Apr 6, 2025

The menu of an open dropdown (z-index currently 20) must be rendered below a navbar (z-index 30) but should be rendered above. Both must be rendered below a modal (z-index 4).

Using a z-index of 35 for a drowdown menu fixes the issue.

This is a bugfix.

Currently a open dropdown menu is rendered above navbar items:

grafik

Proposed solution

Tradeoffs

None known.

Testing Done

None.

Changelog updated?

No.

The menu of an open dropdown (z-index currently 20) must be rendered above a navbar (z-index 30). Both must be rendered below a modal (z-index 4).

Using a z-index of 35 for a drowdown menu fixes the issue.
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