fix: update lastActorAccountID for transactionThread#36219
Merged
blimpich merged 6 commits intoFeb 12, 2024
Merged
Conversation
rezkiy37
reviewed
Feb 9, 2024
| }); | ||
| } | ||
|
|
||
| if (transactionThread) { |
Contributor
There was a problem hiding this comment.
Shouldn't we add the same if statement for the optimistic above? Looks like the optimistic data exists always, but failure has a condition.
rezkiy37
approved these changes
Feb 9, 2024
|
@eVoloshchak Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
6 tasks
Contributor
|
nice, looks good to me |
Contributor
Author
|
@mountiny conflicts resolved |
Contributor
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-02-12.at.19.13.32.movAndroid: mWeb ChromeScreen.Recording.2024-02-12.at.19.07.31.moviOS: NativeScreen.Recording.2024-02-12.at.19.17.00.movMacOS: Chrome / SafariScreen.Recording.2024-02-12.at.19.02.21.mov |
eVoloshchak
approved these changes
Feb 12, 2024
eVoloshchak
left a comment
Contributor
There was a problem hiding this comment.
Looks good and tests well
Contributor
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Contributor
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.4.41-12 🚀
|
Closed
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Details
We need to update transactionThread lastActorAccountID optimistically in order to hide current user display for LHN when offline
Fixed Issues
$ #34411
$ #35515
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel so the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen.Recording.2024-02-09.at.12.24.41.mov
Android: mWeb Chrome
iOS: Native
Screen.Recording.2024-02-09.at.11.56.51.mov
iOS: mWeb Safari
Screen.Recording.2024-02-09.at.11.54.42.mov
MacOS: Chrome / Safari
Screen.Recording.2024-02-09.at.10.13.47.mp4
MacOS: Desktop
Screen.Recording.2024-02-09.at.10.20.20.mp4