Skip to content

fix(app): show error message in job row#45

Merged
pasrom merged 2 commits intomainfrom
fix/show-error-message-in-job-row
Mar 18, 2026
Merged

fix(app): show error message in job row#45
pasrom merged 2 commits intomainfrom
fix/show-error-message-in-job-row

Conversation

@pasrom
Copy link
Copy Markdown
Owner

@pasrom pasrom commented Mar 18, 2026

Problem

Failed jobs showed only "Error" with no details about what went wrong.

Fix

  • Error jobs now display job.error message in red below the job title
  • Falls back to the state label if no error message is set
  • Updated test to verify error message is shown

pasrom added 2 commits March 18, 2026 21:48
Start Watching button showed 'Stop Watching' during manual recording
because isWatching only checked isActive. It now also requires
isManualRecording == false.
@github-actions github-actions bot added the bug Something isn't working label Mar 18, 2026
@pasrom pasrom merged commit ec16813 into main Mar 18, 2026
7 checks passed
@pasrom pasrom deleted the fix/show-error-message-in-job-row branch March 18, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant