StealThis .dev
Pages Hard

Insurance — Claims Queue

An adjuster claims queue with a sortable, filterable table of claims showing number, claimant, type, amount, age and priority, color-coded SLA age warnings, an assign-to-me action with live unassigned counts, and a slide-in detail drawer rendering each claim timeline.

Open in Lab
html css vanilla-js
Targets: JS HTML

Code

Claims Queue

A reassuring, work-ready claims queue for an insurance adjuster. The header surfaces big confident numbers — open claims, total reserve and how many breach SLA — while a filter bar lets you search by claimant or number, narrow by claim type, priority and status, and toggle My claims only.

The table lists every claim with its number, claimant, type, reserve amount, age and a priority pill, and color-codes the age column so claims nearing or past their SLA stand out. Click any column header to sort by priority or age (and back again). The Assign to me button claims an item, drops the unassigned count and reassigns it to the current adjuster in place.

Selecting a row slides in a detail drawer with the claimant, policy, reserve and a full status timeline — filed, acknowledged, inspected, estimate sent — so you can pick up exactly where the claim left off. Everything runs on vanilla JS with no dependencies.

Illustrative UI only — not for real insurance or claims-handling use.