element-web/src/components/views/toasts
Travis Ralston 14b0def143 Fix echo handling and show a barebones toast on error
The EchoTransaction was wrongly assuming that it knew better than the caller for when the success condition was met, so the echo marking has been left an exercise for the caller. In this case, we mark when we finally receive the sync with the updated rules.

We also have to cancel previous transactions otherwise if the user mashes buttons we could forever show the toast, and that would be bad.
2020-07-29 19:11:24 -06:00
..
GenericExpiringToast.tsx Add Generic Expiring Toast 2020-06-29 11:38:50 +01:00
GenericToast.tsx Transition languageHandler to Typescript 2020-07-02 23:15:08 +01:00
NonUrgentEchoFailureToast.tsx Fix echo handling and show a barebones toast on error 2020-07-29 19:11:24 -06:00
VerificationRequestToast.tsx Lint a few semicolons 2020-06-18 14:32:43 +01:00