-
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 max expense age limit #48610
fix max expense age limit #48610
Conversation
@ishpaul777 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'll attach the videos shortly |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-07.at.10.42.12.PM.movAndroid: mWeb ChromeScreen.Recording.2024-09-07.at.10.23.04.PM.moviOS: NativeScreen.Recording.2024-09-07.at.10.40.50.PM.moviOS: mWeb SafariScreen.Recording.2024-09-07.at.10.25.44.PM.movMacOS: Chrome / SafariScreen.Recording.2024-09-07.at.10.17.31.PM.movMacOS: DesktopScreen.Recording.2024-09-07.at.10.46.37.PM.mov |
Hey @ishpaul777, I appreciate your patience. I'm a bit under the weather right now, but I'll attach the remaining videos either tomorrow or by Monday. |
No problem, Feel better 😇 |
Hey @ishpaul777, Thank you for your patience. I have attached all the videos, and the PR is ready for review. However, we have a minor issue with both the Android and iOS native applications where extra numbers briefly appear before disappearing. This issue is also occurring in other fields. We have an open issue related to this, I think this will be fixed there. Screen.Recording.2024-09-07.at.5.07.12.AM.mov |
okay! looks like we are reviewing proposal there i think that shouldn't block this PR. |
@ishpaul777 We still don't have a satisfactory proposal there. We identified the root cause as external to our app. Do you believe we can solve both problems with @Nodebrute's approach here? Thank you. |
This pr doest not fix that issue, i suggest we keep looking for more proposals on #47875, we will fix this issue #48610 (comment) on this Page once we found a satisfactory solution, Thoughts @chiragsalian ? |
Yup i agree with you @ishpaul777. Lets tackle the bug of #47875 in that issue and not tackle it here. |
@ishpaul777, looks like you have one item pending in the checklist - "I checked that screenshots or videos are included for tests on all platforms". Im not sure if that was intentional or not so let me know. |
ah sorry missed that, checked it now |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Details
Fixed Issues
$ #48284
PROPOSAL: #48284 (comment)
Tests
Offline tests
Same as above
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.native.mp4
Android: mWeb Chrome
android.web.mp4
iOS: Native
Screen.Recording.2024-09-07.at.5.07.12.AM.mov
iOS: mWeb Safari
Screen.Recording.2024-09-07.at.5.25.44.AM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-09-07.at.5.29.19.AM.mov
MacOS: Desktop
Screen.Recording.2024-09-09.at.3.15.14.AM.mov