nextcloud / nextcloud/mail

email replies are very thin

Open
#12,037 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Steps to reproduce

1.send email to someone
2.reply from someone
3.reply multiple times until reply emails are nested

Expected behavior

I should see old emails properly

Actual behavior
make the emails very nested as it add margin to the right and the left . early emails become very thin Image
Mail app version

latest

Nextcloud version

latest

Mailserver or service

mailcow

Operating system

ubuntu

PHP engine version

PHP 8.3

Nextcloud memory caching

'memcache.local' => '\OC\Memcache\APCu',

Web server

Nginx

Database

MySQL

Additional info

its not really a bug but it makes it very hard to read emails and make the email very long . making it flat like gmail will be better , maybe add a line at the beginning . but no margins .

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is named. Reproduce nested replies in the Mail app using the listed Nextcloud and mailcow setup, then trace reply rendering; done should mean older messages remain readable without progressively narrowing margins, but the issue does not specify an exact layout.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.