Skip to content

Add multiple assignees to issues list

What does this MR do?

Adds multiple assignees to issue list. This MR currently hardcodes the assignees for each issue because backend is not ready

Steps to test this MR

  1. Checkout branch multiple-assignees-fe-sidebar locally (!1456 (merged))
  2. Add multiple assignees to an issue using the issue sidebar
  3. Checkout this MR branch
  4. View the issue list

Are there points in the code the reviewer needs to double check?

Shouldn't be

Why was this MR needed?

Part of the multiple assignees Deliverable

Screenshots (if relevant)

1 Assignee 2 Assignees 3 Assignees
Screen_Shot_2017-03-27_at_1.39.40_PM Screen_Shot_2017-03-27_at_1.40.34_PM Screen_Shot_2017-03-27_at_1.42.02_PM
+1 +10 99+
Screen_Shot_2017-03-28_at_11.09.15_AM Screen_Shot_2017-03-28_at_11.08.53_AM Screen_Shot_2017-03-28_at_11.08.28_AM

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/1904

Merge request reports