-
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
fix: validate code not sent on create card page #53681
Conversation
Reviewer Checklist
Screenshots/VideosiOS: NativeSimulator.Screen.Recording.-.iPhone.15.Pro.-.2024-12-09.at.22.25.29.mp4MacOS: Chrome / SafariScreen.Recording.2024-12-09.at.22.19.32.movMacOS: DesktopScreen.Recording.2024-12-09.at.22.19.32.mov |
@daledah Plz add correct recordings as the added recordings seem broken. |
Bump @daledah to update correct recording |
@Pujan92 Sorry Sorry for the late response. I updated |
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.
LGTM!
✋ 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/dangrous in version: 9.0.77-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.77-6 🚀
|
Explanation of Change
Fixed Issues
$ #52784
PROPOSAL: #52784 (comment)
Tests
Precondition: Expensify card feature is enabled. There is at least 1 card created or deactivated.
Offline tests
QA Steps
Precondition: Expensify card feature is enabled. There is at least 1 card created or deactivated.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
Screen.Recording.2024-12-12.at.12.21.37.mp4
Android: mWeb Chrome
Screen.Recording.2024-12-12.at.12.37.40.mp4
iOS: Native
Screen.Recording.2024-12-12.at.12.41.12.mp4
iOS: mWeb Safari
Screen.Recording.2024-12-12.at.12.47.21.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-12-12.at.11.58.55.mov
MacOS: Desktop
Screen.Recording.2024-12-12.at.12.53.00.mov