-
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 setting tag for split requests #35913
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-native-2024-02-07_15.46.46.mp4Android: mWeb Chromeandroid-chrome-2024-02-07_15.17.53.mp4iOS: Nativeios-native-2024-02-07_14.07.48.mp4iOS: mWeb Safariios-safari-2024-02-07_14.03.47.mp4MacOS: Chrome / Safaridesktop-chrome-2024-02-07_13.57.24.mp4MacOS: Desktopdesktop-app-2024-02-07_13.59.35.mp4 |
Can you merge main? I'm getting a crash on Android for requests that I think is fixed on main 🙇 |
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 after merging main!
✋ 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/pecanoro in version: 1.4.39-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.39-8 🚀
|
Details
Fix setting the Tag when creating a Split request.
Fixed Issues
$ #35836
PROPOSAL: #35836 (comment)
Tests
Same as QA
Offline tests
Same as QA
QA Steps
Test 1: Creating a new Split
Tag
rowTest 2: Modifying an existing Split
Amount
,Merchant
, andTag
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
android-compressed.mp4
Android: mWeb Chrome
chrome-compressed.mp4
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-02-06.at.17.53.25-compressed.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-02-06.at.17.49.29-compressed.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-02-06.at.16.41.07-compressed.mp4
MacOS: Desktop
Screen.Recording.2024-02-06.at.16.49.52-compressed.mp4