Skip to content

Feat/mobile application#724

Draft
jbpenrath wants to merge 11 commits into
mainfrom
feat/mobile-application
Draft

Feat/mobile application#724
jbpenrath wants to merge 11 commits into
mainfrom
feat/mobile-application

Conversation

@jbpenrath

@jbpenrath jbpenrath commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Purpose

Setup capacitor.js, devtools and rework responsive ui/ux

@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 000392f2-a32a-4f33-a92f-c4d6f021ba18

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@jbpenrath jbpenrath self-assigned this Jun 24, 2026
jbpenrath and others added 5 commits June 24, 2026 16:54
In message form, we prevent the user to press "Enter" to submit
the form by error when composing message. But this logic breaks
the line-break on chrome for android.
Capacitor 8's built-in SystemBars plugin applies the keyboard (IME) inset to the WebView on top of windowSoftInputMode=adjustResize, so the view shrank by twice the keyboard height on Android < 15 (reproduced on a Huawei P30 Pro / Android 10) — see ionic-team/capacitor#8181. Disabling SystemBars' inset handling leaves the single adjustResize, fixing the double shrink.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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