Skip to content

Compact the chatbot on mobile - #19

Merged
codoom1 merged 1 commit into
mainfrom
agent/summarize-ai-chat-responses
Jul 25, 2026
Merged

Compact the chatbot on mobile#19
codoom1 merged 1 commit into
mainfrom
agent/summarize-ai-chat-responses

Conversation

@codoom1

@codoom1 codoom1 commented Jul 25, 2026

Copy link
Copy Markdown
Owner

What changed

  • Caps the small-screen chatbot at 330px wide and 62dvh tall.
  • Reduces header, message, input, and launcher sizing on phones.
  • Respects mobile safe-area insets.
  • Bumps chatbot asset versions to prevent stale CSS caching.

Why

The existing mobile rule allowed the panel to occupy nearly the full viewport width and most of its height, making it feel oversized and obscuring the page.

Validation

  • pytest -q tests/test_main_routes.py: 25 passed
  • pytest -q tests: 132 passed
  • git diff --check: passed

@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
statistical-model-suggester Ready Ready Preview, Comment Jul 25, 2026 12:52am

@codoom1
codoom1 marked this pull request as ready for review July 25, 2026 00:56
Copilot AI review requested due to automatic review settings July 25, 2026 00:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codoom1
codoom1 merged commit 34cae5b into main Jul 25, 2026
7 checks passed
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.

2 participants