feat(FN-3750): stabilize mailbox mobile keyboard and wake handling
- Wire mobile keyboard viewport signals into mailbox view and modal containers for anchored mobile layout - Keep reply composer focused and visible while keyboard is open, with updated component styles and regression tests - Make messaging wake dispatch fire-and-forget to avoid request hangs and expand route tests for async behavior - Add desktop vitest workspace aliases for @fusion/* imports and include FN-3750/FN-3751 changesets Fusion-Task-Id: FN-3750
This commit is contained in:
5
.changeset/FN-3750-mobile-mailbox-keyboard.md
Normal file
5
.changeset/FN-3750-mobile-mailbox-keyboard.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix mobile mailbox reply: anchor MailboxView/MailboxModal to the visual viewport so the message composer stays visible when the on-screen keyboard appears.
|
||||
Reference in New Issue
Block a user