Prefix marker context cards with Hook received / Attribute set - #3692
Conversation
Replace the relative-time context card on hook and attribute ticks with the shared tooltip, labeled `Hook received [UTC] …` and `Attribute set [UTC] …`. Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Mitul Shah <mitulxshah@gmail.com>
🦋 Changeset detectedLatest commit: a594562 The changes in this PR will be included in the next version bump. This PR includes changesets to release 16 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Biome requires the kind filter ternary on one line, and aria-label is not valid on the tooltip trigger span. Signed-off-by: Cursor Agent <cursoragent@cursor.com>
Sim WorldSimulated world deterministic testing for races. Traces 🟠 world-sim scenario book — 1 fail of 41 total
Full trace: |
Restore the relative-time context card on hook and attribute ticks, and prefix the relative time with "Hook received" or "Attribute set". Signed-off-by: Cursor Agent <cursoragent@cursor.com>
Leave sortedEventMarks as a plain string filter. The prefix prop does not need a JSDoc restatement. Signed-off-by: Cursor Agent <cursoragent@cursor.com>
|
@vercel/workflow ready for review. Hook/attribute ticks keep the existing relative-time context card. The heading is now prefixed with the event kind ( |
|
No backport to This is a UI/UX enhancement: it adds a To override, re-run the Backport to stable workflow manually via |
Description
Trace viewer hook/attribute ticks keep the existing relative-time context card. The relative-time heading is prefixed with the event kind:
Hook received 6 hours, 49 minutes, 22 seconds agoAttribute set 6 hours, 49 minutes, 22 seconds agoUTC and local timestamp rows are unchanged. Copy lives next to
MarkerLayer; the shared timestamp card only gained an optional headingprefix.Hook received context card on a trace viewer marker
How did you test your changes?
computeSpanMarkerskinds.pnpm vitest run src/components/trace-viewer/utils.test.tsinpackages/web-shared— 33 passed.PR Checklist - Required to merge
pnpm changesetwas run to create a changelog for this PRgit commit --signoffon your commits)@vercel/workflowin a comment once the PR is ready, and the above checklist is completeTo show artifacts inline, enable in settings.