fix(GlDisclosureDropdown/GlCollapsibleListbox): set dropdown panel z-index
What does this MR do?
A small but important detail was missed when migrating new dropdown styles. The dropdown panel z-index was not set so the dropdown appears under other elements and breaks the UI. It was noticed when fixing the specs in the integration MR. This bug is not on GitLab
Before | After |
---|---|