-
Notifications
You must be signed in to change notification settings - Fork 3k
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: System message about adding tag in Parent: Child #43765
Fix: System message about adding tag in Parent: Child #43765
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-06-14.at.10.03.41.PM.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.
LGTM and tested well
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
@eh2077 I see in the screenshot #43765 (comment), the LHN displays the tag containing |
Yes, let's figure out why the backslash in LHN isn't fixed initially. |
@truph01 Looking forward to your updates, thanks |
Sure. I am investigating it. |
|
@truph01 Does this issue happen in offline mode? Like add a new tag in offline mode |
No, because now, we do not have the optimistic data "add the tag "parent: child ..." when creating a new tag. |
@truph01 Do you have an idea to get this issue fixed based on your diagnosis above? |
@eh2077 I think rather than using two source of |
Can you point to the code you are referring to? |
Oh, sorry I missed the scroll |
I agreed You mean use Lines 37 to 43 in b335423
|
I don't understand why they are different if they are based on the same onyx key, is it a concurrency problem? |
@rlinoz I think so |
Hmmm ideally we would find a way to wait for |
I am investigating this #43765 (comment) |
@truph01 Do you have an update on the issue? |
I'm also not able to reproduce it on Web Chrome. |
Can't repro anymore either, let's close the PR and get the payments sorted out. |
OMG, I mixed things up sorry. |
I can't either, so I think we can proceed with the PR. |
✋ 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/rlinoz in version: 9.0.2-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.3-7 🚀
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.0.5-13 🚀
|
Details
Fixed Issues
$ #43465
PROPOSAL: #43465 (comment)
Tests
Parent: Child
, notParent\: Child
Offline tests
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 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-06-14.at.19.36.31.mov
Android: mWeb Chrome
Screen.Recording.2024-06-14.at.19.36.31.mov
iOS: Native
Screen.Recording.2024-06-14.at.19.33.50.mov
iOS: mWeb Safari
Screen.Recording.2024-06-14.at.19.35.29.mov
MacOS: Chrome / Safari
Screen.Recording.2024-06-14.at.19.27.02.mov
MacOS: Desktop
Screen.Recording.2024-06-14.at.19.32.42.mov