Skip to content

Apollo boards - Refactor editing board item title from sidebar

What does this MR do and why?

Refactors editing active board item title from VueX to Apollo.

This is part of Apollo boards migration &9026 (closed)

Behind :apollo_boards feature flag.

This impacts Group Issue Board, Project Issue Boards and Epic Boards.

Screenshots or screen recordings

Edit_board_item_title

How to set up and validate locally

  1. Turn on :apollo_boards feature flag
  2. Open a board
  3. Select a card
  4. Editing the title and verify the it updates properly

MR acceptance checklist

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

Related to #403580 (closed)

Edited by Florie Guibert

Merge request reports