-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove error in optimistic data when editing task #33862
Conversation
@hoangzinh 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] |
@dukenv0307 according to the Offline test you suggested in PR, I think steps 1-> 2 can't do when offline. Can you check if it's possible to produce that error when offline? Also please include screenshot/recording in offline as well. |
@hoangzinh Updated the offline steps and upload a video in offline for web. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-01-04.at.21.05.37.android.movAndroid: mWeb ChromeScreen.Recording.2024-01-04.at.21.07.30.android.chrome.moviOS: NativeScreen.Recording.2024-01-04.at.20.43.17.-.ios.moviOS: mWeb SafariScreen.Recording.2024-01-04.at.20.34.18.-.ios.safari.movMacOS: Chrome / SafariScreen.Recording.2024-01-04.at.20.27.17.-.web.movMacOS: DesktopScreen.Recording.2024-01-04.at.20.31.46.-.desktop.mov |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/aldo-expensify in version: 1.4.22-0 🚀
|
🚀 Deployed to staging by https://github.com/aldo-expensify in version: 1.4.22-0 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.4.22-6 🚀
|
Details
Remove error in optimistic data when editing task
Fixed Issues
$ #33782
PROPOSAL: #33782 (comment)
Tests
Offline tests
Pre-requisite steps: In online mode, create a task and edit the description with the long description to display the error
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2024-01-03.at.12.41.20.mov
Android: mWeb Chrome
Screen.Recording.2024-01-03.at.12.37.03.mov
iOS: Native
Screen.Recording.2024-01-03.at.12.43.51.mov
iOS: mWeb Safari
Screen.Recording.2024-01-03.at.12.38.41.mov
MacOS: Chrome / Safari
Screen.Recording.2024-01-03.at.12.33.46.mp4
Screen.Recording.2024-01-04.at.16.43.13.mov
MacOS: Desktop
Screen.Recording.2024-01-03.at.13.36.05.mov