Bug #709
openEmail is sent instead of canceled when cancel button is clicked
0%
Description
Description
An email should be canceled when the user clicks on cancel button and sent when clicked on send button. instead, the email was sent although the cancel button was clicked.
Steps to reproduce
1. log into the email account with valid credentials
2. Attach a document
3. Write a title for the email
4. Write the email body
5. Click on cancel button
Expected result
1. The app should cancel the email and save it as draft
Actual Results
1. The email was sent although cancel button was clicked.
Updated by Natalija Krsteska over 2 years ago
- Subject changed from Email was sent instead of canceled when cancel button is clicked to Email is sent instead of canceled when cancel button is clicked
Natalija Krsteska wrote:
Description
An email should be canceled when the user clicks on cancel button and sent when clicked on send button. instead, the email was sent although the cancel button was clicked.Steps to reproduce
1. log into the email account with valid credentials
2. Attach a document
3. Write a title for the email
4. Write the email body
5. Click on cancel buttonExpected result
1. The app should cancel the email and save it as draftActual Results
1. The email was sent although cancel button was clicked.