Skip to content

Draft: Work item detail page: fix alignments

Sascha Eggenberger requested to merge work-item-detail-page-alignments into master

What does this MR do and why?

Work item detail page: fix alignments/spacing.

Screenshots or screen recordings

Before After
before1 after1
before2 after2
before3 after3
before4 after4

How to set up and validate locally

  1. Enable OKRs: rails c, Feature.enable(:okrs_mvc)
  2. Create a test objective (http://gdk.test:3000/flightjs/Flight/-/issues [dropdown on the top right, select «New objective»])
  3. Create some key results on the test objective from step #2 (closed)
  4. Check Objective/Key results page with/without data

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sascha Eggenberger

Merge request reports