Nice error message also for »Error loading message« on HTML mails
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
When a HTML mail body can’t be loaded, this is displayed:
Error loading message
This email (16666) can't be found. Probably it was deleted from the server recently. Please reload.
Instead, we should show the same emptycontent view with the mail icon and the »There was an error loading the message :-\« – you know what I mean, generated smilies etc ;D @ChristophWurst @Gomez @irgendwie
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
Start by locating the HTML mail error state and the existing emptycontent view in the frontend. Compare how each state is rendered and identify the entry point for the “Error loading message” case. Done means that this error displays the same emptycontent view, including its mail icon and error text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100