Closed bernhardoj closed 21 hours ago
@hoangzinh Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button]
### Fixed Issues
section aboveTests
sectionQA steps
sectiontoggleReport
and not onIconClick
).src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components using Avatar
have been tested & I retested again)/** comment above it */
this
properly so there are no scoping issues (i.e. for onClick={this.submit}
the method this.submit
should be bound to this
in the constructor)this
are necessary to be bound (i.e. avoid this.submit = this.submit.bind(this);
if this.submit
is never passed to a component event handler like onClick
)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG
)Avatar
is modified, I verified that Avatar
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 the Test
steps.:hand: This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.
Explanation of Change
Fixed Issues
$ https://github.com/Expensify/App/issues/52204 PROPOSAL: https://github.com/Expensify/App/issues/52204#issuecomment-2468173746
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
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
https://github.com/user-attachments/assets/ef75f7fb-fb8c-4f8f-9345-245ef55b8028Android: mWeb Chrome
https://github.com/user-attachments/assets/a335ffad-5b6d-4994-b54a-d0a865165e2eiOS: Native
https://github.com/user-attachments/assets/3f9e73bb-28bb-476f-9fb3-1329ef1cb33aiOS: mWeb Safari
https://github.com/user-attachments/assets/7c1fec0c-d2e8-47b4-9bc2-07e5369e1942MacOS: Chrome / Safari
https://github.com/user-attachments/assets/758c0ab2-3966-4818-b57e-a01b6cd7776fMacOS: Desktop
https://github.com/user-attachments/assets/5359a530-e315-4849-8fde-2e07e0f74282