DataList
The row list every Averoa tool shows: runs, deployments, traces, tasks.
Anatomy
Hairlines between rows, a rule top and bottom. No card, no zebra striping — at the density these lists run, stripes fight the status colours that carry the actual meaning.
- SUCCESSLeave approved → notifyhana.leave.approved2m ago
- RUNNINGMR merged → deploy staginggitlab.merge_request.mergedjust now
- DEADDeployment succeeded → reportroot.deployment.success1h agoHana 404 not_found: No such recipient
Guidance
Use it when
- Any list of records a person scans — runs, deployments, requests.
- interactive only when the whole row is a link or button, so a hover never promises something that is not there.
Reach for something else when
- Tabular data needing column alignment and sorting. Use a real <table>.
- Fewer than three rows. A list of one is a sentence.