Skip to content

Batch convert: error list with summary cards and per-error rows - #14021

Merged
niksedk merged 1 commit into
mainfrom
claude/batch-error-list
Aug 23, 2026
Merged

Batch convert: error list with summary cards and per-error rows#14021
niksedk merged 1 commit into
mainfrom
claude/batch-error-list

Conversation

@niksedk

@niksedk niksedk commented Aug 23, 2026

Copy link
Copy Markdown
Member

Follow-up to #14020 — gives batch convert's List errors the same layout as the main window's:

  • Verdict header: "8 error(s) in 6 line(s) across 2 file(s)"
  • Summary cards per error class (click to filter); empty ones dimmed
  • One row per error: file name, #, colour dot + class, show/hide, detail, text
  • Export… keeps the same CSV columns (FileName,LineNumber,Text,Error) and exports what is shown, so the active card filter applies

Built on the typed LineError/SummaryCard from #14020; English.json untouched (generated).

Tests: 739 related UI tests pass; layout verified with a headless CaptureRenderedFrame() render.

🤖 Generated with Claude Code

Same layout as the main List errors window (#14020): verdict header with
file count, summary cards per error class that filter the table, and one
row per error with colour dot, show/hide and detail columns. CSV export
keeps its columns and exports what is shown (the active filter applies).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@niksedk
niksedk merged commit aa8fac1 into main Aug 23, 2026
1 check passed
@niksedk
niksedk deleted the claude/batch-error-list branch August 23, 2026 06:57
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