mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-15 18:21:38 +03:00
14b0def143
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. |
||
---|---|---|
.. | ||
GenericExpiringToast.tsx | ||
GenericToast.tsx | ||
NonUrgentEchoFailureToast.tsx | ||
VerificationRequestToast.tsx |