Assigned To Me List
Personal task queue grouped by Overdue, Today, and This week, each row showing a project badge, checkbox, and due date.
Personal task queue grouped by Overdue, Today, and This week, each row showing a project badge, checkbox, and due date.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Assigned To Me List groups open tasks across all Acme projects by time bucket: two Overdue items (Fix rate-limit headers on /api/v2/events, was Jun 11; and review Priya Nair PR for webhook retry logic, was Jun 12), two Today items (Update onboarding copy for v2 flow, Write changelog entry for June release), and four This week items spanning the Platform, Apollo, and Billing projects. Each row has a Checkbox, the task title as its label, a project Badge in outline, and the due date.
Tasks are one typed array and buckets a short config array. The footer is honest: checking a task marks it done in its source project, and overdue is defined plainly as tasks whose due date has passed without being completed.
Reach for this block on the personal tasks or home dashboard page, wired to your tasks endpoint filtered by assignee. Pair it with the task filters bar above.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the personal work queue. Other grouped task lists:
Tip: the bucket count beside the label (Overdue 2) lets users triage without opening every section.