Skip to content

Hide move-to-position icon on epic boards for now

Natalia Tepluhina requested to merge ntepluhina-hide-menu-on-epic-boards into master

What does this MR do and why?

This MR temporarily removes the move-to-position icon from the epic card on epic boards. The reasoning behind this is that currently epicMoveList mutation doesn't support a positionInList argument required for the feature to work.

We plan to show the icon again when this issue is resolved.

Screenshots or screen recordings

Before After
Screenshot_2022-10-13_at_17.55.12 Screenshot_2022-10-13_at_17.54.34

How to set up and validate locally

  1. Open an epic board: Group -> Epic -> Boards
  2. Hover an epic card
  3. You should not see the three dots icon on the top right corner of the card

MR acceptance checklist

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

Merge request reports