Missing warning before sending to many recipients
Open
Nobody has claimed this yet.
1. to develop
bug
feature: outbox
regression
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- Send a message to 11 people
Expected behavior
The app warns that the message will go to lots of recipients thanks to https://github.com/nextcloud/mail/pull/4838.
Actual behavior
The app just sends without confirmation.
Mail app version
v1.12.0
Mailserver or service
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database
No response
Additional info
Regression of https://github.com/nextcloud/mail/pull/6031
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 comparing the missing behavior with pull request 4838 and the regression noted in pull request 6031. Reproduce sending a message to 11 people, then verify that a confirmation warning appears before sending and that the regression is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100