Zixuan Li

Results 238 comments of Zixuan Li

Will be working on a new revision to reorganize some of the implementation code with further state machine changes.

The PR has been updated to implement the state diagram discussed in chat: [#mobile > #F1441 Handle retry state machine @ 💬](https://chat.zulip.org/#narrow/channel/48-mobile/topic/.23F1441.20Handle.20retry.20state.20machine/near/2157168)

(pushed another update to make timestamps used in sendMessage testable)

Thanks for the review! Pushed a new revision.

Thanks for the reviews! I have reorganized the tests and addressed the comments, after rebasing this on top of edit message changes :tada: > What's the reason for the late...

Thanks for the review! Updated the PR.

Thanks for the review! Updated the PR.

In addition to the nit, added a test that targets "waiting -> waitPeriodExpired" specifically, for https://github.com/zulip/zulip-flutter/pull/1472#discussion_r2106517535, dropping the emphasis on "waiting -> waitPeriodExpired" from those two "waiting -> waitingPeriodExpired ->...