Skip to content

Resolve "Add package tags display to package list page"

What does this MR do?

Makes package tags visible on the package list page if there are any to show.

Note: this only applies for the Vue based package list which is currently behind the vue_package_list feature flag. This is not live or functional yet, as per #33905 (closed).

Screenshots

Desktop Mobile
Screenshot_2020-01-27_at_10.54.04 Screenshot_2020-01-27_at_10.28.38
Single Tag on Mobile Multi tags on Mobile
Screenshot_2020-01-27_at_10.53.23 Screenshot_2020-01-27_at_10.53.29

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

Closes #197932 (closed)

Edited by Nick Kipling

Merge request reports