sefe / sefe/dorc

add scroll overview ruler to projects-audit diff

Open
#689 0 comments 0 reactions 1 assignee View on GitHub

@benhegartysefe is already working on this.

Since May 11, 2026.

  • #676 by @hegsie — open
enhancement
Dominant language
C#
Stars
5
Forks
3
Avg merge
1d 22h
Merged PRs (30d)
14

Description

The expanded diff in the Project Audit page can run hundreds of lines, but
only a handful are usually changes. Without a positional cue, the user has
to scroll the whole way to find each change.

Add a 12px overview column to the right of the diff scroll pane that ticks
every changed row at its proportional position (green/red/blue for
insert/delete/change), with a translucent box marking the visible
viewport. Clicking the ruler centres the diff on that point, matching the
overview-ruler pattern used by VS Code and GitHub diffs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.