Diff threads: Align toggle function with regular threads
What does this MR do and why?
Diff threads:
Aligns toggle functionality with regular threads. Moves the toggle to below the meta information, aligned to the left side instead of right. Inherited the feature to show how many replies there are and when the last comment was added.
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 |
---|---|
Reference: Regular threads | |
How to set up and validate locally
- Go to an MR and add a new comment on a file diff (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/4)
- Check the diff thread on the overview tab
Related to #469616 (closed)
Edited by Sascha Eggenberger