Comment Assignments
Review feedback promoted into action items, with filter chips above rows pairing each source quote with an assignee, due date, and status badge.
Review feedback promoted into action items, with filter chips above rows pairing each source quote with an assignee, due date, and status badge.
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
Comment Assignments turns review feedback into tracked work: five action items from the design review, each row pairing the source quote with the comment, the person who raised it, an assignee avatar and name, a due date, and a status badge. Priya Nair owns the export dialog copy item, due Jul 11 and flagged overdue in red, while Avery Stone finished the notification preferences rename and that row sits muted with a Reopen affordance instead of Mark done.
Assignments are one typed array with an open, progress, or done status, and a filter row above counts All, Open, Overdue, and Done. Status drives the badge variant and the muted styling on completed rows. The footer note closes the loop: marking an item done resolves its source thread for everyone, and reopening restores that thread with its full history.
Reach for this block wherever review comments need to become assignable work, wired to your comment and task models. Bind Mark done to the resolve mutation and the filter chips to your query so the counts stay live.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the design review action list above. Other assignment configurations:
Tip: the overdue row rendered in red against tabular dates is what turns this from a comment list into a queue people actually work down.