Skip to content

Update incidents to use issue header ellipsis dropdown

What does this MR do?

Recently, the issue header was updated to convert the issue actions buttons to an ellipsis dropdown in !44440 (merged). However, since incidents should also keep in sync with issues they also need to be updated to use this ellipsis dropdown which is what this MR does.

This change is part of a feature that is behind the feature flag :vue_issue_header .

Screenshots (strongly suggested)

before after
Screenshot_2020-11-05_at_1.35.52_pm Screenshot_2020-11-05_at_1.29.20_pm

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

Edited by Coung Ngo

Merge request reports