Skip to content

Resolve "Extract `DiffDiscussionHeader` component from `NoteableDiscussion`"

Thomas Randolph requested to merge 27033-extract-diff-discussion-header into master

What does this MR do?

This MR extracts the DiffDiscussionHeader from the NoteableDiscussion component.

A large portion of the behavior and tests around NoteableDiscussion were for the DiffDiscussionHeader, so it's:

  1. Already pretty well-tested
  2. Pretty much just an extraction, without much changing

Screenshots N/A

This is an entirely backstage work, so there are no visual changes.

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

Edited by 🤖 GitLab Bot 🤖

Merge request reports