Skip to content

Use ProjectAvatar in `create_issue_form.vue`

Coung Ngo requested to merge 335516-replace-deprecated-project_avatar into master

What does this MR do?

This MR migrates deprecated_project_avatar to project_avatar.vue in create_issue_form.vue as part of &6295 (closed)

Screenshots or Screencasts (strongly suggested)

before after
Screenshot_2021-07-09_at_1.19.05_pm Screenshot_2021-07-09_at_2.23.19_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

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

Edited by Coung Ngo

Merge request reports