refactor: Avoid magic number for drawer z-index
What does this MR do and why?
refactor: Avoid magic number for drawer z-index
Based on the suggestion from @mgandres, we looked for other places in the codebase where the z-index was hardcoded, see !191241 (comment 2519197385) .
Changelog: other
References
Screenshots or screen recordings
No visual changes in the UX or frontend .
How to set up and validate locally
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
MR Checklist (@gerardo-navarro)
-
Changelog entry added, if necessary -
Documentation created/updated via this MR -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Tested in all supported browsers -
Conforms to the code review guidelines -
Conforms to the style guides -
Conforms to the javascript style guides -
Conforms to the database guides -
Conforms to the merge request performance guidelines
Edited by Gerardo Navarro