Skip to content

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
before_boards after_boards
  1. Go to https://gdk.test:3000/flightjs/Flight/-/boards/3

Issue bulk sidebar

Moving to flex will do the trick

Before After
before_bulk after_bulk
  1. Go to https://gdk.test:3000/flightjs/Flight/-/issues
  2. 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

Merge request reports

Loading