nextcloud / nextcloud/mail

To allow moving multiple selected messages to target folder by folder selection

Open
#10,184 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
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.

No response

Describe the solution you'd like

When I want to move single message, I can use "context menu" (three dots on the right) and then I can select target folder.
But when I select multiple messages, the option "Move to folder" (or something such) is missing in the menu above the list (which is relevant for multiple messages selected).

So I'f appretiate the same functionality for multiplůe selected messages as for single message.

image

Describe alternatives you've considered

No response

Additional context

No response

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 existing single-message move action from the context menu, then inspect the menu shown above the list when multiple messages are selected. Compare the two entry points and identify where folder selection is handled. Done means multiple selected messages can expose the move-to-folder action and move successfully to the chosen folder.

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.