Skip to content

Resolve "Project lists: further iteration & improvements"

What does this MR do?

This MR adds UI improvements to the Desktop view of the recently redesigned project list. In particular, the following changes are introduced:

Desktop 992px:

  • remove star button
  • MR, issues stats hidden
  • info splits into columns

Desktop >1200px:

  • remove star button
  • MR, issues stats shown

Other changes to desktop viewports:

  • title line height 20px
  • no extra spacing between title and description
  • avatar size 48px

Screenshots:

screen before after
992px before_992 after_992
>1200px before_1200 after_1200

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/56543

Does this MR meet the acceptance criteria?

Closes #56543 (closed)

Edited by Martin Wortschack

Merge request reports