Skip to content

fix(app): suppress review sidebar hydration motion#35368

Open
opencode-agent[bot] wants to merge 1 commit into
devfrom
review-sidebar-hydration
Open

fix(app): suppress review sidebar hydration motion#35368
opencode-agent[bot] wants to merge 1 commit into
devfrom
review-sidebar-hydration

Conversation

@opencode-agent

@opencode-agent opencode-agent Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • keep the review sidebar's width transition disabled while desktop-persisted state hydrates
  • enable normal sidebar motion once persistence is ready

Why

Electron reads persisted UI state asynchronously. When a hidden review file tree remounted, it first rendered with the default open state and then restored the saved closed state, replaying the width transition.

Discord context: https://discord.com/channels/1391832426048651334/1523037783416115324

Tests

  • bun typecheck (packages/app)
  • bun run test:unit (packages/app) — 514 passed
  • bun typecheck (packages/session-ui)
  • bun test (packages/session-ui) — 57 passed

@opencode-agent opencode-agent Bot force-pushed the review-sidebar-hydration branch from 213e725 to 517742f Compare July 4, 2026 22:55
@opencode-agent opencode-agent Bot marked this pull request as ready for review July 4, 2026 23:12
@opencode-agent opencode-agent Bot assigned Hona and unassigned jayair Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants