Closed ishpaul777 closed 2 weeks ago
@dangrous 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.
π Deployed to staging by https://github.com/puneetlath in version: 9.0.84-0 π
platform | result |
---|---|
π€ android π€ | success β |
π₯ desktop π₯ | success β |
π iOS π | success β |
πΈ web πΈ | success β |
π€π android HybridApp π€π | failure β |
ππ iOS HybridApp ππ | failure β |
π Deployed to production by https://github.com/mountiny in version: 9.0.84-7 π
platform | result |
---|---|
π€ android π€ | true β |
π₯ desktop π₯ | failure β |
π iOS π | success β |
πΈ web πΈ | success β |
π€π android HybridApp π€π | failure β |
ππ iOS HybridApp ππ | success β |
π Deployed to production by https://github.com/mountiny in version: 9.0.84-7 π
platform | result |
---|---|
π€ android π€ | true β |
π₯ desktop π₯ | success β |
π iOS π | success β |
πΈ web πΈ | success β |
π€π android HybridApp π€π | failure β |
ππ iOS HybridApp ππ | success β |
Explanation of Change
https://expensify.slack.com/archives/C07NMDKEFMH/p1736530754209469?thread_ts=1736520131.699549&cid=C07NMDKEFMH
Fixed Issues
$ n/a PROPOSAL: n/a
Tests
Offline tests
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/07895135-4749-4b20-bc1b-35d0a3154aafAndroid: mWeb Chrome
https://github.com/user-attachments/assets/e615c2ae-8842-40c4-96fe-74bd84266f47iOS: Native
https://github.com/user-attachments/assets/34182c12-e527-452d-a5a0-18ba279f64ddiOS: mWeb Safari
https://github.com/user-attachments/assets/d29cd839-09c8-4886-85f3-cb1b2a62faa3MacOS: Chrome / Safari
https://github.com/user-attachments/assets/b6d068a3-766d-4ddd-baa3-54942e1b1f38MacOS: Desktop
https://github.com/user-attachments/assets/f7a0b4df-dc95-455c-97e7-7ed9a094d7cf