Skip to content

Improve styling in Dependency List

Dheeraj Joshi requested to merge dj-fix-dep-table into master

Related #247851 (comment 429640461)

What does this MR do?

This MR

  1. Wraps the license column in the Dependency List by adding a friendly wrap component around it.
  2. Add no-wrap class for "n more link" in the Location Column (with dependency path)

Screenshots

What Before After
License Column image image
Location (Dependency Path) image image

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
Edited by Dheeraj Joshi

Merge request reports