Skip to content

Reduce sidebar rerenders and remove clone entrypoints#270

Merged
BunsDev merged 1 commit into
mainfrom
okcode/sidebar-flicker-fixes
Apr 5, 2026
Merged

Reduce sidebar rerenders and remove clone entrypoints#270
BunsDev merged 1 commit into
mainfrom
okcode/sidebar-flicker-fixes

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 5, 2026

Copy link
Copy Markdown
Member

Summary

  • Reduced sidebar flicker by replacing auto-animated list containers with memoized thread rows and a minute tick helper for stable relative-time updates.
  • Tightened sidebar rendering behavior by keeping workspace file trees keyed to the project, which avoids unnecessary remounts during thread changes.
  • Removed the GitHub clone actions from the sidebar and home empty state, along with the now-unused clone dialog wiring.
  • Simplified HomeActions by dropping the clone repo button and its icon import.

Testing

  • Not run (bun fmt)
  • Not run (bun lint)
  • Not run (bun typecheck)
  • Not run (bun run test)

- Memoize thread rows and relative-time updates
- Remove auto-animate from project and thread lists
- Keep workspace file tree mounted per project
@vercel

vercel Bot commented Apr 5, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 5, 2026 11:06am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 5, 2026 11:06am

@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 5, 2026
@BunsDev BunsDev merged commit c5ef189 into main Apr 5, 2026
10 of 11 checks passed
@BunsDev BunsDev deleted the okcode/sidebar-flicker-fixes branch April 6, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L 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