Zero icon indicating copy to clipboard operation
Zero copied to clipboard

Email composer bottom bar breaking if email content grows over 500px

Open maniksharma424 opened this issue 6 months ago • 3 comments

Bug Description

While composing the email both parent container and the child had max-h-[500px] which resulted in breaking the bottom bar when email content grows over 500px . There's no need to have max height property on the children (email content container) when flex grow property is already assigned

PR:https://github.com/Mail-0/Zero/pull/1351

Steps to Reproduce

  1. Click on New Email button on the sidebar on Inbox page
  2. paste / write content into the email body
  3. If content is large enough (more than 500 px ) the bottom bar will break

Expected Behavior

Email body container should grow (max) to the remaining height available instead of breaking the bottom bar

Image

Actual Behavior

Image

What browsers are you seeing the problem on?

Chrome, Firefox, Safari

Application Version

Latest production version

Environment Information

No response

Relevant Log Output


maniksharma424 avatar Jun 18 '25 06:06 maniksharma424

/assign

iamhvsharma avatar Jun 19 '25 05:06 iamhvsharma

@ahmetskilinc can you assign this issue. I have found the issue and would like to raise a PR for it.

prynsh avatar Jun 20 '25 14:06 prynsh

This issue is stale (3+ days) and will be closed.

github-actions[bot] avatar Aug 10 '25 00:08 github-actions[bot]

Closing stale issue.

github-actions[bot] avatar Aug 10 '25 00:08 github-actions[bot]