Skip to content

fix(tui): preserve selections during refresh#591

Merged
wesm merged 1 commit intomainfrom
issue-586
Mar 30, 2026
Merged

fix(tui): preserve selections during refresh#591
wesm merged 1 commit intomainfrom
issue-586

Conversation

@mariusvniekerk
Copy link
Copy Markdown
Collaborator

@mariusvniekerk mariusvniekerk commented Mar 29, 2026

closes #586

Summary

  • Preserve last queue entry visible in distraction-free mode during job refresh
  • Preserve review view selection during job refresh so it doesn't jump back to the first item

🤖 Generated with Claude Code

The lipgloss table drops the last data row when Headers() is not called.
Compact mode now always sets (empty) headers and strips the resulting
blank line, ensuring all entries remain visible when toggling D.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@roborev-ci
Copy link
Copy Markdown

roborev-ci bot commented Mar 29, 2026

roborev: Combined Review (caef98f)

Verdict: No medium-or-higher issues found; the change looks clean based on the combined reviews.

All three reviews agree there are no findings at Medium, High, or Critical severity.


Synthesized from 3 reviews (agents: codex, gemini | types: default, security)

@wesm wesm merged commit 6e3a92b into main Mar 30, 2026
8 checks passed
@wesm wesm deleted the issue-586 branch March 30, 2026 03:07
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.

Distraction-free most loses an entry from bottom of queue

2 participants