-
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
fix: edited subtask name not update in DM last message in LHN #48285
Conversation
@allroundexperts 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-02.at.2.09.01.AM.movAndroid: mWeb ChromeScreen.Recording.2024-09-02.at.1.26.27.AM.moviOS: NativeScreen.Recording.2024-09-02.at.2.19.07.AM.moviOS: mWeb SafariScreen.Recording.2024-09-02.at.1.20.58.AM.movMacOS: Chrome / SafariScreen.Recording.2024-09-02.at.1.14.16.AM.movMacOS: DesktopScreen.Recording.2024-09-02.at.1.18.14.AM.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good. Changes work fine as well. @mkzie2 please note that you have a missing screen recording for iOS. I'm letting it go for this time, but screen recordings are mandatory for all the platforms. Please keep this in mind for future.
I unchecked the following items from the author and reviewer checklist, please complete them when you get a chance
I'm curious why iOS was skipped @mkzie2. I think it's fine, specially since @allroundexperts tested on iOS native. Please fix or report the console errors. I keep seeing them in every App PR I review, and that step seems to be getting skipped every time |
@cead22 I couldn't build iOS at that time. I have just added its recording. Most of the console errors are being handled in #48268. I cannot access the BUGS: Console warning in task title editorSteps:
Expected ResultsNo warning shows in DevTools Actual Results
Platforms
Screenshots |
@mkzie2 I meant #expensify-open-source. Can you report them there please? |
Co-authored-by: Carlos Alvarez <cead22@gmail.com>
@cead22 I'm still requesting access to Slack via email and haven't had it yet. Maybe we can continue this PR and I would post the bug in #expensify-open-source as soon as I had Slack access. |
Sounds like a plan, thank you! |
@allroundexperts please report #48285 (comment) |
Thank you 🙇 |
Details
Fixed Issues
$ #47655
PROPOSAL: #47655 (comment)
Tests
Offline tests
Same as Tests
QA Steps
Same as Tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.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 and/or tagged@Expensify/design
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-08-30.at.01.39.19.mov
Android: mWeb Chrome
Screen.Recording.2024-08-30.at.01.37.19.mov
iOS: Native
Screen.Recording.2024-09-04.at.17.51.32.mov
iOS: mWeb Safari
Screen.Recording.2024-08-30.at.01.35.25.mov
MacOS: Chrome / Safari
Screen.Recording.2024-08-30.at.01.34.17.mov
MacOS: Desktop
Screen.Recording.2024-08-30.at.01.36.35.mov