Skip to content

Update issue header actions UI

Coung Ngo requested to merge 233974-update-issue-header-actions-ui into master

What does this MR do?

This MR updates the issue header so that all issue actions are within an ellipsis dropdown, improving UX so that the user needs to only go to one part of the UI to perform an issue action.

This MR introduces the new feature flag :vue_issue_header with which the ellipsis dropdown is toggled.

Issue: #233974 (closed)

Screenshots

before after
signed in before after
signed out signedout-before signedout-after
blocked modal modal-before modal-after

Videos:

Close and reopen issue m-close-reopen
Blocked by issues modal m-blocked-modal
New issue m-new-issue
Report abuse m-report-abuse

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