-
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
Show merchant for split bill #31604
Show merchant for split bill #31604
Conversation
@cubuspl42 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] |
I'm looking for PRs to review so I'll jump in here |
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.
Kind of weird logic but I guess it works. Please make sure the tests include signing in as a recipient of the split as in the issue. Also, please expand your test steps to make sure this doesn't break other request types.
@neil-marcellini Sure. While testing, I created a scan receipt as in the issue. Just cut off the create step in the screenshots to decrease the size of the video.
Will update this soon. |
@neil-marcellini Just updated the test steps, and added an extra video on Web for the updated steps. |
@dukenv0307 Would you merge |
@cubuspl42 Still works well for me. Can you share the full screen if you're still reproducible this case? Screen.Recording.2023-11-28.at.15.10.59.mov |
Am I following the steps incorrectly? missing-description-1-web.mp4 |
@cubuspl42 Did you pull the newest code in this branch? |
Screen.Recording.2023-11-28.at.17.15.11.mov |
@cubuspl42 Seems like I committed a commit but forgot to push the code from local. I just pushed some changes please help to test again. |
This is misleading in two ways: It should be "Distance and rate" not just "Distance" and not "as the merchant field" but "instead of the Merchant field" I would suggest these steps:
|
Reviewer Checklist
Screenshots/VideosWebmerchant-preview-web.mp4Mobile Web - Chromemerchant-preview-android-web-compressed.mp4Mobile Web - Safarimerchant-preview-ios-web.mp4DesktopiOSmerchant-preview-ios.mp4Androidmerchant-preview-android-compressed.mp4 |
✋ 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 production by https://github.com/mountiny in version: 1.4.5-7 🚀
|
Details
Show merchant for split bill
Fixed Issues
$ #30680
PROPOSAL: #30680 (comment)
Tests
Offline tests
None
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(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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.2023-11-21.at.12.51.49.mov
Android: mWeb Chrome
Screen.Recording.2023-11-21.at.12.48.44.mov
iOS: Native
Screen.Recording.2023-11-21.at.12.53.41.mov
iOS: mWeb Safari
Screen.Recording.2023-11-21.at.12.46.52.mov
MacOS: Chrome / Safari
Screen.Recording.2023-11-21.at.12.41.18.mov
web-3.mov
MacOS: Desktop
Screen.Recording.2023-11-21.at.12.57.44.mov