Skip to content

Fix replay task ordering#1261

Open
JackWilb wants to merge 1 commit into
devfrom
codex/issue-1240
Open

Fix replay task ordering#1261
JackWilb wants to merge 1 commit into
devfrom
codex/issue-1240

Conversation

@JackWilb

@JackWilb JackWilb commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • sort Participant View replay timeline tasks by parsed trialOrder instead of recorded timestamps
  • preserve timestamp-based scale, bar positioning, widths, and browsed-away overlays
  • add focused Vitest coverage for out-of-order timestamps, dynamic trials, incomplete answers, and tie-breaking

Fixes #1240.

Testing

  • yarn unittest src/analysis/individualStudy/replay/taskOrdering.spec.ts --run
  • yarn typecheck
  • yarn lint

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

A preview of is uploaded and can be seen here:

https://revisit.dev/study/PR1261

Changes may take a few minutes to propagate.

@JackWilb JackWilb linked an issue Jun 10, 2026 that may be closed by this pull request
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix task ordering in replay when participants use previous buttons

1 participant