Skip to content

Extract discussion notes into new component

What does this MR do?

This is a part of the work to split NoteableDiscussion component into smaller components: https://gitlab.com/gitlab-org/gitlab-ce/issues/55566

Discussion notes have been moved out of NoteableDiscussion into a dedicated DiscussionNotes component:

discussionnotes

The goal is to have a better separation of concerns in this part of the app, which should result in easier to maintain components and fewer regressions in the future.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #58294 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports