twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
23.52k stars 2.43k forks source link

Improve email side panel design #8672

Open Bonapara opened 3 days ago

Bonapara commented 3 days ago

Current behavior

Text is hard to read in the side panel (too compact)

Image

We can see the email thread under the message:

Image

Desired Behavior

Line height should be 140%

Make sure it is the case for all Base and Base/small fonts.

Remove the email thread under the message

Image

In Front (Front app), a toggle is displayed. If possible, we should display nothing for V1.

Mail content Margin bottom

Add a 8px margin-bottom:

Image

FelixMalfait commented 3 days ago

@Bonapara fyi in this issue some issues are related to parsing (backend) and would be quite difficult and time-consuming (also need to confirm is the strategy is always to display raw text and not html?), while others are small frontend fixes. Maybe it's worth separating this in two?