Skip to content

fix: put row markers in fixed slots so titles line up - #28

Merged
brtkwr merged 1 commit into
mainfrom
fix/marker-column
Sep 23, 2026
Merged

brtkwr merged 1 commit into
mainfrom
fix/marker-column

Conversation

@brtkwr

@brtkwr brtkwr commented Sep 23, 2026

Copy link
Copy Markdown
Collaborator

Titles now line up in the list whatever markers a row has. Before, , and were stuck onto the front of the title, so a row with two markers started its title four columns further right than a row with none. Each marker now has its own fixed slot at the start of the TOPIC column, and the TOPIC header moves over to line up with the titles.

  ●     CCS autorefresh
  ●   ✎ dependabot
    ⚙   On-call agent
        ✎ gcf-own-repo
        Slack search

🤖 Generated with Claude Code

https://claude.ai/code/session_01JUmkVYwbkobda1AnHuwFDE

The ●, ⚙ and ✎ markers were prefixed onto the topic, so titles started at
different columns depending on which markers a row had. They now sit in
three fixed 2-cell slots at the start of the TOPIC column.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JUmkVYwbkobda1AnHuwFDE
@brtkwr
brtkwr merged commit 35d01cc into main Sep 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant