Skip to content

Stabilize sidebar rendering and add saved layouts#328

Merged
BunsDev merged 1 commit into
mainfrom
okcode/fix-flickering-regression
Apr 7, 2026
Merged

Stabilize sidebar rendering and add saved layouts#328
BunsDev merged 1 commit into
mainfrom
okcode/fix-flickering-regression

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 7, 2026

Summary

  • Remove the blur layer from the main chat sidebar to reduce display shimmer and rendering flicker.
  • Tighten preview overlay detection so empty toast containers no longer block the preview.
  • Add persisted layout saving/restoring with support for panel state, terminal state, preview dock/size, and sidebar widths.
  • Add a regression test covering the chat sidebar chrome.

Testing

  • bun fmt
  • bun lint
  • bun typecheck
  • Not run: bun run test

- Drop backdrop blur from the left sidebar to avoid flickering
- Add a regression test to keep the blur class out of the route
- Tidy layout store formatting while touching related code
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 7, 2026 3:38am
v0-compute-the-platform-to-build Building Building Preview, Open in v0 Apr 7, 2026 3:38am

@BunsDev BunsDev merged commit 9defd8b into main Apr 7, 2026
9 of 11 checks passed
@github-actions github-actions Bot added size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant