-
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: Set GL code and clear errors for dependent tags not work #46605
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: Native46605_android_native.movAndroid: mWeb Chrome46605_android_web.moviOS: Native46605_ios_native.moviOS: mWeb Safari46605_ios_web.movMacOS: Chrome / Safari46605_web.movMacOS: Desktop46605_desktop.mov |
I'm fixing/updateing my builds (ios/android), I'll be back as soon as possible with the videos on these platforms. But everything looks good so far to me. @gijoe0295, Just one question, I liked the |
@brunovjk QA tests on staging so they cannot access Onyx through console that way. I'm not sure how to reproduce a tag error. Do you have any idea? |
I thought that on 'web' they can access Onyx. @rlinoz thoughts on steps for testing? Thanks. |
Onyx is available in staging, so that should work as well |
✋ 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.17-0 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.17-2 🚀
|
2 similar comments
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.17-2 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.17-2 🚀
|
Details
Set GL code and clear errors for dependent tags does not work due to how we retrieve the tag list name using tag list index.
Fixed Issues
$ #45771
PROPOSAL: #45771 (comment)
Tests
Precondition:
State
>California
Random error
errorOffline tests
NA
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-01.at.01.30.55-source.mov
Android: mWeb Chrome
Screen.Recording.2024-08-01.at.01.28.44-source.mov
iOS: Native
Screen.Recording.2024-08-01.at.01.26.32-source.mov
iOS: mWeb Safari
Screen.Recording.2024-08-01.at.01.24.33-source.mov
MacOS: Chrome / Safari
Screen.Recording.2024-08-01.at.01.21.22-source.mov
Screen.Recording.2024-08-01.at.01.21.51-source.mov
MacOS: Desktop
Screen.Recording.2024-08-01.at.01.25.37-source.mov