screencastgen

JobDetail Page

Job monitoring with real-time progress and download.

Source: web/frontend/src/pages/JobDetail.tsx Route: /jobs/:id


Features


State

State Type Description
job Job \| null Job data
loading boolean Initial fetch in progress
deleting boolean Delete in progress
showConfirm boolean Delete confirmation dialog

Status-Based Display

Status Shows
pending ProgressBar Component (waiting)
running ProgressBar Component (animated, with phase)
completed Visualization preview, reader CTA for highlight/lip-sync jobs when available or pending verification, partial lip-sync notice when applicable, otherwise output path + download link
failed Error message

API Calls


Components Used


See Also