Fix: Incorrect bill splits for some currencies#16936
Conversation
|
@aldo-expensify @aimane-chnaif One of you needs to 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] |
|
Code looks good so far. I will perform checklist once we get confirmation of "backend change or not". |
…incorrect-bill-splits-for-some-currency
|
The decimals update on the backend has been deployed to staging, so you should be able to test this now. |
|
Great! Will review this today |
…incorrect-bill-splits-for-some-currency
…incorrect-bill-splits-for-some-currency
|
@tienifr are you done with changes? |
|
@aimane-chnaif @aldo-expensify Resolved comments and Added tests! |
|
@aimane-chnaif I think you can review regardless of if we are adding more tests ;) |
|
@aimane-chnaif Thanks for your careful review! I've resolved all. |
Reviewer Checklist
Screenshots/VideosWebweb-jpy-10-4.movMobile Web - Chromemchrome-jpy-0.01-4.movMobile Web - Safarimsafari-bhd-0.05-3.movDesktopdesktop-jpy-103-3.moviOSios-bhd-10-3.movAndroidandroid-jpy-2-4.mov |
aimane-chnaif
left a comment
There was a problem hiding this comment.
@tienifr thanks for the quick changes.
Looks good and tests well in all possible cases.
@aldo-expensify All yours
aldo-expensify
left a comment
There was a problem hiding this comment.
Works well for me. Thanks @tienifr and @aimane-chnaif for all the good work :)
|
✋ 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/aldo-expensify in version: 1.3.2-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.3.2-5 🚀
|
Details
Some currencies that do not allow fractional value are not split properly when spiting bills. This PR fixes that issue.
Fixed Issues
$ #15878
PROPOSAL: #15878 (comment)
Tests
Offline tests
Same above
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Web
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
Android