Mail preview overlay: use fixed dimensions and stable footer #73

Open
opened 2026-07-15 13:00:23 +02:00 by zemion · 0 comments
Owner

Context

The campaign mail/message preview overlay currently grows and shrinks with the rendered message content. This makes the footer/actions move between messages and makes review navigation feel unstable.

Desired behavior

  • Use fixed responsive overlay dimensions for built-message, mock-mail, and template/mail preview variants.
  • Keep header and footer/action buttons in stable positions.
  • Let message body, metadata, raw MIME, and attachment lists scroll inside the overlay.
  • Preserve mobile behavior with sensible max-height/max-width constraints.

Acceptance criteria

  • Switching between previewed messages does not move the primary action buttons.
  • Long content scrolls inside the overlay instead of resizing the dialog.
  • Short content does not collapse the dialog below the standard review size.
## Context The campaign mail/message preview overlay currently grows and shrinks with the rendered message content. This makes the footer/actions move between messages and makes review navigation feel unstable. ## Desired behavior - Use fixed responsive overlay dimensions for built-message, mock-mail, and template/mail preview variants. - Keep header and footer/action buttons in stable positions. - Let message body, metadata, raw MIME, and attachment lists scroll inside the overlay. - Preserve mobile behavior with sensible max-height/max-width constraints. ## Acceptance criteria - Switching between previewed messages does not move the primary action buttons. - Long content scrolls inside the overlay instead of resizing the dialog. - Short content does not collapse the dialog below the standard review size.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-campaign#73
No description provided.