Skip to content

fix: iOS keyboard covering chat input on mobile#34

Merged
MerverliPy merged 2 commits into
mainfrom
webui-optimization-pass-01
Jul 8, 2026
Merged

fix: iOS keyboard covering chat input on mobile#34
MerverliPy merged 2 commits into
mainfrom
webui-optimization-pass-01

Conversation

@MerverliPy

Copy link
Copy Markdown
Owner

Three targeted fixes for the iOS keyboard issue:

  • Add interactive-widget=resizes-content to viewport meta
  • Override .h-dvh with --vh (visualViewport height) when keyboard is open
  • Add --kb-height padding on composer to stay above keyboard
  • Scroll textarea into view on focus

- Add interactive-widget=resizes-content to viewport meta
- Override .h-dvh with --vh (visualViewport height) when keyboard is open
- Add --kb-height padding on composer to stay above keyboard
- Scroll textarea into view on focus
@MerverliPy MerverliPy merged commit ebf6726 into main Jul 8, 2026
7 of 8 checks passed
@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
agent-workbench-dashboard Ready Ready Preview, Comment Jul 8, 2026 4:12pm

@MerverliPy MerverliPy deleted the webui-optimization-pass-01 branch July 8, 2026 16:12

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🤖 agent-workbench PR Review

✅ Clean — no issues found across 1 TypeScript files

📄 apps/mobile-web/src/components/PromptInput.tsx

  • ⚠️ WARNING [workbench]: File not found locally — may need to checkout the branch

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