Skip to content

Issuables: Improve more actions on smaller devices

What does this MR do and why?

Issuables: Improve more actions on smaller devices:

  • Removes position absolute of mobile dropdown toggle
  • Aligns text on the left
  • Uses full width
  • Shows dropdown menu on right (like MRs)

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.

Screenshots or screen recordings

Before After
mobile_before mobile_after

How to set up and validate locally

  1. View an issuable on a smaller viewport, e.g. http://gdk.test:3000/flightjs/Flight/-/issues/3

Related to #425467 (closed)

Edited by Sascha Eggenberger

Merge request reports