Default Editor mode
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
The default editor mode (for new, provisioned) mail accounts is set to plaintext.
This destroys e-mail formattings and just isn't usual in the current day and age, since every mail client defaults to HTML-Richtext emails.
Expected behavior
When a new account is provisioned, set it to richtext.
Actual behavior
When a new account is provisioned, it is set to plaintext.
Mail app version
1.17.7
Database
MariaDB
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
Trace the account-provisioning flow responsible for the default editor mode, using the reported plaintext behavior as the starting point. Done means newly provisioned mail accounts default to richtext while existing account behavior is preserved; add or update coverage for that provisioning behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mariadb
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100