linagora / tmail-flutter

A multi-platform (Flutter) application for reading your emails, with your favorite devices, using the JMAP protocol!
GNU Affero General Public License v3.0
326 stars 74 forks source link

Cancel sending email not work as expected #3150

Open hoangdat opened 1 month ago

hoangdat commented 1 month ago

Description

Given I just send a mail When I click cancel Then the composer is reopened

BUT the email is sent anyway!

Expected result

... Rename this cancel into reopen in composer which better describes the reality ... Or even don't display this "cancel" at all! We just reopen the composer in case or error

Cc: @chibenwa @Arsnael TBD

hoangdat commented 1 month ago

IMO, a vote for: don't display this "cancel" at all!

hoangdat commented 1 month ago