On mobile the conversation full-page used a fixed height + overflow:hidden, and the reply q-editor had no max-height — a long body/signature grew it unbounded and pushed the send button past the clipped bottom (user had to shorten the email). - q-editor: max-height=40vh → content scrolls internally, toolbar + send row stay put. - ConversationFullPage @media (max-width:700px): height auto + min-height 100dvh + overflow visible → the page scrolls vertically instead of clipping. Verified at 390x844 with a 27-line signature: editor caps at 40vh (overflow auto), "Envoyer le courriel" stays in view. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client | ||
| field-tech | ||
| ops | ||
| portal | ||
| website | ||