-
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
Use getDefaultTaxName instead of key #39857
Conversation
@rayane-djouah 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-04-09.at.1.25.44.AM.movAndroid: mWeb ChromeScreen.Recording.2024-04-09.at.1.24.37.AM.moviOS: NativeScreen.Recording.2024-04-09.at.1.23.29.AM.moviOS: mWeb SafariScreen.Recording.2024-04-09.at.1.21.56.AM.movMacOS: Chrome / SafariScreen.Recording.2024-04-09.at.1.17.43.AM.movMacOS: DesktopScreen.Recording.2024-04-09.at.1.20.10.AM.mov |
BUG The default rate does not persist when the IOU request is opened. Screen.Recording.2024-04-09.at.1.26.54.AM.mov |
Taking a look |
Hey @allroundexperts, do you think you could double check if you're able to reproduce this. I'm not able to: Screen.Recording.2024-04-08.at.7.28.40.PM.movOr is there a step I'm missing? |
@srikarparsi I think this is happening in offline mode. Can you give it a try? |
Hey @allroundexperts, yeah I saw that it was waiting on the response so it wouldn't work in offline. But it also doesn't work in offline mode on staging without this change so I think that should be fine. ![]() |
Closing this out in favor of #39723. @allroundexperts I assigned you to the original issue for payment since you still helped review. |
Details
Fixed Issues
$#39825
PROPOSAL:
Tests
Precondition:
Collect workspace has more than 8 tax rates
Tax exempt (0%) is the workspace currency default
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop