-
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
[Wave Collect] [Xero] Fix padding issue in ConnectionLayout #41561
Conversation
@Expensify/design could you please review the We should have tagged you beforehand on the related PRs (that's my fault - and I'm sorry for that). Since the external agency working on this was OOO this entire week, C+ contributors have been hard at work to gain a good momentum to comply with the external commit in June. But still, let's not sacrifice quality for speed. Quality is our differentiator ultimately, and so we need your expert eyes on this! Thank you |
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.
rest looks good!
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!
Screen.Recording.2024-05-03.at.15.38.28.mov
We did not find an internal engineer to review this PR, trying to assign a random engineer to #41560 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
Reviewer Checklist
Screenshots/VideosiOS: NativeScreen.Recording.2024-05-03.at.16.12.21.movMacOS: Desktop |
@hungvu193 please fix lint |
Fixed! |
cc @lakchote - let me know the best place to address my comment above. |
Thanks @shawnborton, here would be the place to centralize your reviews/requested changes for the So, you're in the right place. |
Otherwise I think it looks pretty good to me. |
@hungvu193 could you please make the above changes ^ I know they aren't related to this PR, so you can open a new issue or make them here if they're quick |
Np, I updated it. ![]() |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
@lakchote just to confirm, where will you be addressing the feedback I posted above? Thanks! |
It looks like it was addressed (the Xero organization should not be bold), here. However by giving it a second look, the I'm going to address this in my PR here, thank you! |
Sounds good, please tag me for review over there. Do you know which PR introduced the breaking change (going from regular weight to bold) in the first place? |
It comes from this PR, I've proceeded with the merge and I should have tagged you. We were in a rush as this PR blocked every other single PR related to Xero, still we should follow the normal process (it's now printed in my brain, don't worry 😄). |
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.71-6 🚀
|
Details
Fix
ConnectionLayout
padding issueFixed Issues
$ #41560
PROPOSAL: N/A
Tests
ConnectionLayout
component (ie: XeroAdvancePage, XeroCustomerConfigurationPage)Offline tests
N/A
QA Steps
Same as Tests.
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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2024-05-03.at.15.37.41.mov
MacOS: Desktop