-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Hide fix form alert for single form input #57647
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
Conversation
Quite a lot of files here to go through. Will go through and provide feedback sometime tomorrow. |
Status: Review in progress |
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.
@shubham1206agra I have left few comments here. Please have a look.
Also, please merge with latest main as there are conflicts. Thanks.
src/pages/ReimbursementAccount/NonUSD/SignerInfo/subSteps/UploadDocuments.tsx
Outdated
Show resolved
Hide resolved
src/pages/ReimbursementAccount/NonUSD/SignerInfo/subSteps/UploadDocuments.tsx
Outdated
Show resolved
Hide resolved
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari57647-web-chrome-001.mp4MacOS: Desktop57647-desktop-001.mp4Android: Native57647-android-hybrid-001.mp4Android: mWeb Chrome57647-mweb-chrome-001.mp4iOS: Native57647-ios-hybrid-001.mp4iOS: mWeb Safari57647-mweb-safari-001.mp4 |
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.
@shubham1206agra Thanks for the updates.
@roryabraham Changes LGTM.
Over to you for review. Thanks.
@shubham1206agra sorry for the delay on my part, you have conflicts here |
@roryabraham Fixed |
✋ 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/roryabraham in version: 9.1.23-2 🚀
|
@roryabraham @rojiphil could you share the QA steps? |
@kavimuru I think the QA steps could have been clearer. Sorry about that. Here are the steps:
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.1.23-7 🚀
|
Explanation of Change
Fixed Issues
$ #55649
PROPOSAL: #55649 (comment)
Tests
Check for
fix form alert
which should be present only for multi input forms.Offline tests
Same as Tests
QA Steps
Same as Tests
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop