Auto collapse any discussion if all threads in the discussion are resolved
What does this MR do and why?
For #357827
When every (or the only) discussion on a line of code, a file, or in the Overview tab is resolved, the entire discussion panel will be collapsed.
Screenshots or screen recordings
Before | After |
---|---|
Screencast_from_2025-07-15_23-37-26 | Screencast_from_2025-07-15_23-33-09 |
How to set up and validate locally
Please validate this locally!!
This change was previously reverted due to errors encountered while resolving threads. I'm not able to replicate these errors, but local testing is the only way we can get multiple test environments.
- Have an MR with a line of change
- Open 1 or more discussions on the line of code
- Resolve all of the discussions on the line
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Thomas Randolph