-
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
[Wave 6] Bank Account Flow Refactor #34498
Conversation
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.
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.
I didn't get to review everything, only half for now. Sorry for being a pain in the ass about the docs, but it's part of the style guide: https://github.com/Expensify/Style-Guides/blob/main/javascript.md#jsdocs
@pecanoro Why do we need js docs in Typescript files? |
@pecanoro this PR addressed Your comments barttom#23 |
* fix: code stytle fixes * chore: added js doc * fix: removed not need empty line
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.
✋ 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 production by https://github.com/thienlnam in version: 1.4.41-12 🚀
|
We had some styling issues related to the padding on most pages coming from To fix this we had to remove the extra padding-bottom from all the pages where the issue was present. Find more details in the attached issue / proposal. |
Details
Fixed Issues
$ #22901
PROPOSAL: -
Tests
I confirm that this company is not on the list of restricted businesses.
Do any individuals own 25% or more of [company]?
step. You can add up to 3 owners by answering 'Yes' in this step (or 4 if You chooseNo
inDo you own 25% or more of
step)Important notes:
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(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label 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
new_vbba_android.mp4
Android: mWeb Chrome
new_vbba_web_android.mp4
iOS: Native
new_vbba_ios.mp4
iOS: mWeb Safari
new_vbba_web_ios.mp4
MacOS: Chrome / Safari
new_vbba_web.mp4
MacOS: Desktop
new_vbba_desktop.mp4