Skip to content

Make PR drawer resizable#48

Merged
Umaaz merged 2 commits into
mainfrom
daring-fern
Apr 8, 2026
Merged

Make PR drawer resizable#48
Umaaz merged 2 commits into
mainfrom
daring-fern

Conversation

@Umaaz
Copy link
Copy Markdown
Contributor

@Umaaz Umaaz commented Apr 8, 2026

Summary

  • Replace fixed-width PR drawer with a drag-resizable panel (250px–800px range)
  • Add visible drag handle on the left edge with accent hover/active states
  • Prevent text selection and enforce col-resize cursor during drag

Test plan

  • Open a session with an active PR and click the PR button to open the drawer
  • Drag the left edge of the drawer to resize — verify it resizes smoothly
  • Verify min (250px) and max (800px) bounds are respected
  • Verify no text selection occurs during drag
  • Verify cursor stays as col-resize during drag even when moving fast

🤖 Generated with Claude Code

Umaaz and others added 2 commits April 8, 2026 22:36
Replace the fixed-width PR drawer with a resizable panel that can be
dragged between 250px and 800px wide. Adds a visible drag handle on the
left edge with accent hover/active states and prevents text selection
during resize.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Umaaz Umaaz merged commit c8171b3 into main Apr 8, 2026
3 checks passed
@Umaaz Umaaz deleted the daring-fern branch April 8, 2026 20:44
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.

1 participant