Skip to content

Make the plan sidebar resizable and persist its width#20

Merged
BunsDev merged 1 commit into
mainfrom
okcode/resizeable-plan
Mar 27, 2026
Merged

Make the plan sidebar resizable and persist its width#20
BunsDev merged 1 commit into
mainfrom
okcode/resizeable-plan

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Mar 27, 2026

Summary

  • Added a draggable resize handle to the plan sidebar so users can adjust its width.
  • Persisted the sidebar width in local storage and clamped it to a safe min/max range.
  • Cleaned up docs/release.md to better reflect the current release workflow and removed the obsolete onboarding flow doc.

Testing

  • Not run (PR content only).
  • Expected validation: bun fmt
  • Expected validation: bun lint
  • Expected validation: bun typecheck

- Add a drag handle with pointer capture
- Persist sidebar width in local storage
- Clamp width to safe min and max values
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 27, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Mar 27, 2026 10:12pm

@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Mar 27, 2026
@BunsDev BunsDev merged commit bb85ada into main Mar 27, 2026
7 of 8 checks passed
@BunsDev BunsDev deleted the okcode/resizeable-plan branch March 28, 2026 05:25
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