Skip to content

style(sessions): increase chat session modal height#365

Merged
matt2e merged 1 commit intomainfrom
tall-chat-window
Mar 10, 2026
Merged

style(sessions): increase chat session modal height#365
matt2e merged 1 commit intomainfrom
tall-chat-window

Conversation

@matt2e
Copy link
Contributor

@matt2e matt2e commented Mar 10, 2026

Increases the chat session modal height from a fixed 600px to a responsive 80vh with a max-height of 900px, giving users more vertical space for chat conversations.

🤖 Generated with Claude Code

Change the SessionModal from a fixed 600px height to 80vh (capped at
900px) so conversations have more vertical space. The viewport-relative
unit keeps the dialog responsive on smaller screens while the max-height
prevents it from becoming unwieldy on large monitors.
@matt2e matt2e requested review from baxen and wesbillman as code owners March 10, 2026 23:11
@matt2e matt2e merged commit 01ad7a7 into main Mar 10, 2026
4 checks passed
@matt2e matt2e deleted the tall-chat-window branch March 10, 2026 23:17
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