Skip to content

Implement Side-by-Side Diff View for Commits #24

@Filipo11021

Description

@Filipo11021

Overview

Currently, there is no way to see what was modified in the lyrics between two specific versions in the history. While the system stores a list of previous commits, it only displays commit message. This task is to implement a side-by-side diff view that reveals exactly what was added, removed, or changed in any historical version.

Acceptance Criteria

  • The user can click a historical version and see it compared to the previous version side-by-side.
  • All differences (additions and deletions) are visually color-coded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions