diff --git a/artifacts/tx-os/src/components/ui/dialog.tsx b/artifacts/tx-os/src/components/ui/dialog.tsx index e1e6c5bd..c5f238d2 100644 --- a/artifacts/tx-os/src/components/ui/dialog.tsx +++ b/artifacts/tx-os/src/components/ui/dialog.tsx @@ -137,6 +137,26 @@ const DialogContent = React.forwardRef< {...props} > {children} + {/* TEMP DEBUG: shows the live visualViewport readings so we can + tell on-device whether the keyboard-open branch is actually + firing. Remove once iPad PWA layout is confirmed. */} +