Make important mails more visible by adding a label
Open
Nobody has claimed this yet.
1. to develop
design
enhancement
nextcloud-gmbh
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Currently, important emails are only distinguishable via their icon.
Display the important tag on the envelope instead of filtering it out in the view and remove the current icon that is displayed over the avatar.
- Remove the filtering
- Remove the important symbol from the avatar
- Make sure that the
importantlabel shows up as the first tag always
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 tracing the mail list or envelope rendering and the current filtering of important messages. Verify how the avatar's important symbol is added and how tags are ordered. Done means important messages are no longer filtered, the avatar symbol is removed, and the important label is always displayed first.
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
- 45/100