Comment Item

Threaded comment surface inside the timeline. Wraps comments in a TimelineThread container; pressing Reply on a comment expands an inline reply input below the thread.

From another user

A comment authored by someone other than the current user. Reply and More dropdown surface on hover.

LS
Luke Shiels commented

Took a first pass — this started spiking after yesterday's deploy. Pulling traces now.

From the current user

A comment authored by the current user. Edit and Delete are visible in the dropdown.

YO
You commented

Nice find. I'll cross-reference with the regression we saw in staging.

Thread with replies + reply input

A thread with a root comment plus a reply, and the reply input pre-rendered for a side-by-side look at the empty/typing states.

LS
Luke Shiels commented

Looks related to yesterday's auth refactor. Investigating token validation.

With a mention

A comment containing a user mention. Hover the mention pill to see a card with the user's avatar, name, and email.

LS
Luke Shiels commented

can you please take a look at this?