Comment Mentions List
Comment mentions inbox showing each document and section, the quoted comment with your name highlighted, and a jump to reply action.
Comment mentions inbox showing each document and section, the quoted comment with your name highlighted, and a jump to reply action.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Comment Mentions List is the comment-scoped mentions inbox: six rows each showing the document title and section as a breadcrumb (Apollo onboarding copy review, Section 3, Empty state copy), the full comment quoted in a muted card with your name highlighted as @you in a foreground-tinted mark, the author avatar and name, elapsed time, and a Reply jump button. The highlight uses bg-foreground/10 and text-foreground so it reads on any theme without literal colors.
Mentions are one array; the HighlightedComment helper splits on the {you} placeholder and wraps it in a mark element. The footer note, mentions from archived docs are included, is the honest edge-case disclosure.
Reach for this block on a mentions page or a notification detail panel filtered to comment mentions, wired to your mentions API. The Reply button should jump to the comment anchor in the originating document.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the across-workspace comment mentions feed. Other mention surfaces:
Tip: showing the quoted comment in full, not just a snippet, is what saves the round-trip click back to the source doc for simple replies.