Skip to content

Add warning icon and tooltip on errored packages

What does this MR do?

This MR adds a warning icon when a package is in status: error to achieve so:

  • Refactor list-item to not use pointer-events:none
  • Manually disable all the elements that needs to be disabled
  • Add the icon and the relevant tooltip

Screenshots (strongly suggested)

Screenshot_2021-05-10_at_8.29.25

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 #324206 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports