To allow moving multiple selected messages to target folder by folder selection
Nobody has claimed this yet.
- 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.
Describe alternatives you've considered
No response
Additional context
No response
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 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