-
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: double tap on currency selects AFN #31225
fix: double tap on currency selects AFN #31225
Conversation
@BhuvaneshPatil could you please complete the checklist? |
@getusha |
@getusha Uploaded the videos |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2023-11-15.at.8.06.38.PM.movAndroid: mWeb ChromeScreen.Recording.2023-11-15.at.6.03.56.PM.moviOS: NativeScreen.Recording.2023-11-15.at.6.30.41.PM.moviOS: mWeb SafariScreen.Recording.2023-11-15.at.5.48.07.PM.movMacOS: Chrome / SafariScreen.Recording.2023-11-15.at.5.45.03.PM.movMacOS: DesktopScreen.Recording.2023-11-15.at.7.05.25.PM.mov |
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.
Looks good to me and works well!
@BhuvaneshPatil seems like your checklist is outdated, mind checking https://raw.githubusercontent.com/Expensify/App/main/.github/PULL_REQUEST_TEMPLATE.md? |
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.
Code looks good but yes let's get the author checklist passing so that we don't have to merge with failing tests
I copied the check list and updated it, not sure why it's still failing |
Updated with main and seems to be working. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Ignore me, I'm just building this PR to verify whether this follow up PR introduced a regression |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
🚀 Deployed to production by https://github.com/luacmartins in version: 1.4.1-13 🚀
|
Details
Fixed Issues
$ #30508
PROPOSAL: #30508 (comment)
Tests
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 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
Android.mp4
Android: mWeb Chrome
Screen.Recording.2023-11-14.at.2.38.01.PM.mov
iOS: Native
Screen.Recording.2023-11-10.at.3.19.49.PM.mov
iOS: mWeb Safari
Screen.Recording.2023-11-14.at.4.39.32.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2023-11-14.at.4.50.15.PM.mov
MacOS: Desktop
Screen.Recording.2023-11-14.at.4.47.07.PM.mov