Open bernhardoj opened 2 days ago
@c3024 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
).myBool && <MyComponent />
.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.
Explanation of Change
Fixed Issues
$ https://github.com/Expensify/App/issues/52579 PROPOSAL: https://github.com/Expensify/App/issues/52579#issuecomment-2478228538
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/be6bdb1c-6735-46e0-91f7-1e584a41d676Android: mWeb Chrome
https://github.com/user-attachments/assets/1224c3c2-8840-4bb7-bdc0-19b170fa707aiOS: Native
https://github.com/user-attachments/assets/abbaa5b8-f13f-4ecd-b62e-91b2ec5be92aiOS: mWeb Safari
https://github.com/user-attachments/assets/2594461c-8d84-4439-8bc3-3402cc0f828cMacOS: Chrome / Safari
https://github.com/user-attachments/assets/afdcf96f-5d46-48c8-b68b-539926a623daMacOS: Desktop
https://github.com/user-attachments/assets/4853969a-cc14-4a60-b476-de21a898438d