Refactor panel height calc with CSS only
What does this MR do and why?
Refactor panel height for issue boards and issue bulk sidebar to use flex
Screenshots or screen recordings
Issue boards
Using only flex
will do the trick
Before | After |
---|---|
![]() |
![]() |
Issue bulk sidebar
Moving to flex
will do the trick
Before | After |
---|---|
![]() |
![]() |
- Go to https://gdk.test:3000/flightjs/Flight/-/issues
- Click on
Bulk edit
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #548836 (closed)
Edited by Sascha Eggenberger