Skip to content

Improve project labels page card layout consistency

Coung Ngo requested to merge 241990-improve-project-labels-page-consistency into master

What does this MR do?

This MR improves the consistency of the layout on the project labels page, which was raised in #241990 (comment 429832069) as feedback on the recently merged !43858 (merged).

Before, if the description/path text was long then it pushed the Issues - Merge requests section on to the next line. With this MR, the Issues - Merge requests section stays on the right, and only wraps at certain points collectively which makes the layout more consistent.

Screenshots

before after
Screen_Shot_2020-10-14_at_4.23.00_PM.png Screenshot_2020-10-15_Labels___Gitlab_Org_Gitlab_Test_2_

Other screenshots at different widths

Screenshot_2020-10-15_Labels___Gitlab_Org_Gitlab_Test_3_ Screenshot_2020-10-15_Labels___Gitlab_Org_Gitlab_Test_4_ Screenshot_2020-10-15_Labels___Gitlab_Org_Gitlab_Test_5_ Screenshot_2020-10-15_Labels___Gitlab_Org_Gitlab_Test_6_

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #241990 (closed)

Edited by Coung Ngo

Merge request reports

Loading