Skip to content

fix: Correct AskUserQuestion dialog sizing#444

Merged
rjroy merged 1 commit intomainfrom
fix/minimize
Feb 3, 2026
Merged

fix: Correct AskUserQuestion dialog sizing#444
rjroy merged 1 commit intomainfrom
fix/minimize

Conversation

@rjroy
Copy link
Copy Markdown
Owner

@rjroy rjroy commented Feb 3, 2026

Summary

  • Restore modal dialog (.ask-question) to 560px max-width for focused interaction
  • Set minimized bar (.ask-question--minimized) to 800px max-width and centered on desktop to match message area width
  • Mobile styling unchanged (already correct)

Test plan

  • Open AskUserQuestion dialog in modal state, verify 560px max-width
  • Minimize dialog, verify 800px max-width and centered on desktop
  • Check mobile view still works correctly

🤖 Generated with Claude Code

Modal dialog stays at 560px for focused interaction. Minimized bar
gets 800px max-width and centered positioning to match the message
area width on desktop.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rjroy rjroy merged commit f791a86 into main Feb 3, 2026
2 checks passed
@rjroy rjroy deleted the fix/minimize branch February 3, 2026 04:29
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