Task List
Ruled task list with label badges, assignee avatars, due dates, a done count header, and muted overdue signaling.
Ruled task list with label badges, assignee avatars, due dates, a done count header, and muted overdue signaling.
Search blocks by description or jump to a page.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Task List is the sprint task view, 11 rows each carrying a Checkbox, title, a label Badge (Bug, Feature, Docs, Design, Chore), an assignee avatar, and a due date. Two tasks are checked and struck through. The overdue Audit billing page for accessibility row due Jun 11 is dimmed via reduced opacity on the date rather than a red colour. The header reads 4 of 11 done with an Add task button.
Tasks are one typed array. The overdue signal lives in opacity so the list never raises an alarm louder than a quiet reminder.
Reach for this block on any project or personal task view, wired to your tasks endpoint and completion handler. Filter by label or assignee for scoped views.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the team sprint task list. Other task list shapes:
Tip: show the overdue signal in muted weight rather than a colour; colour fatigue kills the warning faster than silence does.