nextcloud / nextcloud/mail

Make important mails more visible by adding a label

Open
#6,019 2 comments 0 reactions 0 assignees View on GitHub

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 important label shows up as the first tag always

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.