fix(FN-xxx): keep mobile chat keyboard open on send

This commit is contained in:
gsxdsm
2026-05-01 07:31:36 -07:00
parent 7f55dde353
commit 23134cf14d
3 changed files with 119 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Keep mobile chat composer focused when tapping Send so the keyboard stays open and messages send on the first tap.