Move actions out of new message actions menu
Open
Nobody has claimed this yet.
1. to develop
design
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.
As a user I have to open the actions menu in the message modal to find attachment upload, enable formatting, etc

Describe the solution you'd like
Move important actions outside the menu, like we did with https://github.com/nextcloud/mail/issues/6976
Users should see the following actions/controls in the modal
- Attachment icon
- Opens a menu with: upload, add from files, add share link
- Formatting (toggle)
- Send later
- Opens a menu with the date/time selection
- 3-dot menu with read receipt and encrypt
- Send button
Describe alternatives you've considered
N/a
Additional context
N/a
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 at the new message modal and its actions menu, then compare the proposed layout with nextcloud/mail issue 6976. Done means the modal exposes attachment, formatting, send-later, read-receipt/encryption, and send controls as described, with the relevant submenus still available.
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