You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When diffing between branches, surface any comments/notes that were added or changed alongside the rating changes.
Motivation
The current diff view (PR #16) shows rating value changes between branches. But if users add comments explaining why they changed a rating, those comments should be visible in the diff too — otherwise you see the "what" but not the "why."
Summary
When diffing between branches, surface any comments/notes that were added or changed alongside the rating changes.
Motivation
The current diff view (PR #16) shows rating value changes between branches. But if users add comments explaining why they changed a rating, those comments should be visible in the diff too — otherwise you see the "what" but not the "why."
Suggested Approach
Priority
Low — depends on the comment/description system from #9 being in place first.
Context
From Slack discussion — Cedric asked: "do we also show comments in the diff?"