Skip to content

Identify FE issues for 17.11: UX Paper Cuts

Background

We have identified an opportunity to address UX paper cuts in 17.11 (gitlab-org/gitlab#512693 (closed)). To prepare for this initiative, we need to complete preliminary work during the 17.10 cycle.

Objectives

  • Review and identify frontend-only issues
  • Verify no backend dependencies exist
  • Apply appropriate labels to identified issues
  • Create a consolidated list of eligible paper cuts for 17.11

Current list

display: table
fields: title, state, weight
query: project = "gitlab-org/gitlab" AND label = ("group::pipeline authoring", "UX Paper Cuts") AND opened = true