nextcloud / nextcloud/mail

Implement a "Select All" menu item

Open
#7,880 4 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature parity
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Is your feature request related to a problem? Please describe.

I can't select all items in a folder/mailbox to apply the same action to them, typîcally move or delete.

Describe the solution you'd like

After selecting one element in the messages list, the "Actions on selection" 3-dot menu at the top could benefit from a "Select all" entry, so you can then apply any action on all the emails you have.

Describe alternatives you've considered

There no keybaord shortcut to enable selection like the "S" does for starring.

Additional context

It'a quick win for multiple mails handling. #7276 has more in-depth desires which would be handy.

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 reviewing issue #7276 for related selection requirements, then locate the frontend code for the “Actions on selection” menu in the messages list. Add a “Select all” entry that selects all messages in the current folder or mailbox so existing move and delete actions can be applied to them.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.