Skip to content

Rename blob edit component for better consistency

Samantha Ming requested to merge rename-blob-header-components into master

What does this MR do?

This rename the blob header edit components so it better align with the other header components. No need to include the header in the component name. There is no UI/UX change with this MR.

BlobHeaderEdit -> BlobEdit

(This will also make it more reusable and not restricted in the "header" context. For instance, BlobReplace, UploadBlobModal, none of these have the "header" in their name.)

Screenshots (strongly suggested)

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
Edited by Samantha Ming

Merge request reports