mail
mail copied to clipboard
Composer is too narrow
Steps to reproduce
- Compose
Expected behavior
The composer is reasonably wide
Actual behavior
The composer is unreasonably narrow
π
Leaving a couple of references here: gmail and Protonmail. They're maybe too big but I think that when composing, most of the screen should be occupied by the composer
@nimishavijay @jancborchardt what width shall we use?
Maybe the large modal size?
Another comment in a similar direction is that the width of received mails is rather narrow and doesn't get wider even if you collapse the inbox column to a minimum. See e.g. the dead space around the mail body in the following picture:

I would very much like to have the mail use the full available width (minus some padding) or at least have the possibility to adjust the width like for the inbox column.
I'm commenting this here as a "which fixed width should we use" discussion is apparently ongoing in the linked pr #6717. If I should open a new issue instead, please tell :)
Yes, the ridiculously small pop-up compose window of the current version of Mail is why I cannot event begin to try it out. It never used to be this bad (as you can still see from the screenshot used on https://apps.nextcloud.com/apps/mail ), but I find this current iteration to be completely unusable.
Edit: sharing a couple more examples of more reasonable composer windows too:
SnappyMail (the actively maintained Rainloop fork)

Roundcube default theme (you can drag it wider too if you want):

Outlook 365

I agree, if it's not possible to interact with the background then it should be bigger. AFAIK the modal composer is a first step towards a popup composer like in Gmail which allows you to browse your mails when you are composing, there it makes sense to have a smaller composer. With a modal composer I agree that it can be changed to large size.
Letβs look at the default though, not a specific "big" modal composer few people open. Cause the default experience in e.g. Gmail looks like this:

And this is what we should aim for β not an oversized composer as default.
Regarding the main issue here β seems this is because of a font-size issue as itβs not 15px but still 13. https://github.com/nextcloud/mail/pull/6717