email replies are very thin
Nobody has claimed this yet.
- 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![]()
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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