Support rendering multiple discussions
What does this MR do and why?
This MR changes this in Rapid Diffs:
- Adds support for rendering multiple discussions on the same diff line
- Adds support for adding replies to existing discussions
- Fixes new discussion request format (wraps everything in the
noteobject)
Screenshots or screen recordings
| Before | After |
|---|---|
|
|
How to set up and validate locally
- Enable
rapid_diffs_on_commit_showfeature flag - Go to any commit with multiple discussions on a single diff line
- Observe all discussions to render on the diff file
Edited by Stanislav Lashmanov

