Skip to content

refactor(replay): simplify file tree rows#525

Closed
beruro wants to merge 2 commits into
developfrom
refactor/session-replay-file-tree
Closed

refactor(replay): simplify file tree rows#525
beruro wants to merge 2 commits into
developfrom
refactor/session-replay-file-tree

Conversation

@beruro

@beruro beruro commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove chronological sequence/path metadata from narrow Session Replay file rows
  • delete the now-unused file-operation sequence model and tests
  • preserve canonical file names, icons, write-status badges, hierarchy, and selection behavior
  • source sticky-directory background styling from the active primary Sidebar surface token

Validation

  • focused Session Replay Vitest suite: 13 passed
  • pnpm exec tsc --noEmit --pretty false
  • Prettier and ESLint on all changed TypeScript/TSX files
  • git diff --check

Frontend UI audit

2 fixes applied, 4 patterns kept with documented reasons, 0 remaining abstraction candidates. The report is included at docs/frontend-ui-audit-2026-07-24/SessionReplayFileTree.md.

Architecture audit

Covered compilation, dead-reference removal, presentation ownership, naming, and type-surface cleanup. No wire protocol, initialization, resolver, or background lifecycle behavior changes.

@Harry19081

Copy link
Copy Markdown
Member

Already done

@Harry19081 Harry19081 closed this Jul 24, 2026
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.

2 participants