Multiple concurrent composers
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.
As a Nextcloud user I want to be able to write a message while I'm writing another one. For example, I'm writing a long report, then I remember to send my colleague a quick reminder, then resume the report. Right now I have to fully park the email as draft and look it up in my drafts.
Describe the solution you'd like
Allow me to have more than one minimized composer session.
Describe alternatives you've considered
N/a
Additional context
This is a follow-up to https://github.com/nextcloud/mail/issues/8338
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 reviewing the related issue #8338 and tracing the existing minimized composer flow in the Mail app. Determine how composer state is stored and switched, then verify that multiple minimized sessions can be resumed independently without losing their contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100