feat(FN-3750): fix mobile mailbox layout and reply composer when keyboard o

Merges mobile mailbox keyboard handling improvements (anchoring layout to the visual viewport, keeping the reply composer focused and visible when the keyboard opens) across MailboxModal, MailboxView, and MessageComposer, with corresponding tests; also makes the wake dispatch fire-and-forget to prev

Fusion-Task-Id: FN-3750
This commit is contained in:
Fusion
2026-05-08 11:29:40 -07:00
committed by gsxdsm
parent 0c87f4278f
commit 478742e3c8

1
packages/dashboard/app/vite-env.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
/// <reference types="vite/client" />