fix deleting first note on wiki threads
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
This MR aims to solve the issue where deleting the first note on a wiki thread temporarily unrenders the entire thread
References
This MR aims to fix the issue: #510046
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
Screen Recording 2024-12-18 at 00.08.36.mov | Screen Recording 2024-12-18 at 00.23.28.mov |
How to set up and validate locally
- Clone this MR
- Add a thread on a wiki comment section, and add a reply to that discussion
- Delete the first note in the thread (not the reply)
- Only the first note will be unrendered and the first reply will replace original first note
Edited by Himanshu Kapoor