Skip to content

fix: restore mobile keyboard viewport behavior and hide bottom navigation when typing - #318

Merged
trtajim merged 1 commit into
mainfrom
fix/mobile-keyboard-chat-autoscroll-bottom-nav
Sep 5, 2026
Merged

fix: restore mobile keyboard viewport behavior and hide bottom navigation when typing#318
trtajim merged 1 commit into
mainfrom
fix/mobile-keyboard-chat-autoscroll-bottom-nav

Conversation

@trtajim

@trtajim trtajim commented Sep 5, 2026

Copy link
Copy Markdown
Member

Description

  • Reverts interactive-widget=overlays-content in resources/views/app.blade.php to restore standard mobile viewport resizing and automatic panning when the virtual keyboard is triggered.
  • Adds active input & visual viewport shrink detection to SiteBottomNav in resources/js/components/navigation/Navigation.tsx to hide the bottom navigation bar when typing on mobile, preventing it from showing up above the keyboard.
  • Adds auto-scroll & focus handlers in resources/js/pages/Chat/Index.vue ensuring the chat input is visible above the keyboard.
  • Updates GEMINI.md with revised formatting/linting rules.

@coderabbitai

coderabbitai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 29 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: a7529071-8e6c-46a9-a8bb-61af0ccdb593

📥 Commits

Reviewing files that changed from the base of the PR and between df6255e and 35a8dbd.

📒 Files selected for processing (4)
  • GEMINI.md
  • resources/js/components/navigation/Navigation.tsx
  • resources/js/pages/Chat/Index.vue
  • resources/views/app.blade.php

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@trtajim
trtajim merged commit 24f67b0 into main Sep 5, 2026
6 checks passed
@trtajim
trtajim deleted the fix/mobile-keyboard-chat-autoscroll-bottom-nav branch September 5, 2026 16:12
trtajim added a commit that referenced this pull request Sep 5, 2026
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