Skip to content

[FEAT] Show comments/descriptions in branch diff view #18

Description

@divideby0

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

  • If cells have comments/notes (from [FEAT] Add markdown descriptions to criteria and options #9 descriptions or a future comment system), include them in the diff view
  • Changed comments could appear inline below the cell or in a tooltip/popover
  • Added/removed comments should be visually distinct from rating changes

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?"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions