Closed gijoe0295 closed 1 day ago
@brunovjk 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]
I didn't understand the prettier warning. es.ts
is intact. I ran prettier locally but there's no problem.
### 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.π Deployed to staging by https://github.com/deetergp in version: 9.0.65-1 π
platform | result |
---|---|
π€ android π€ | success β |
π₯ desktop π₯ | success β |
π iOS π | success β |
πΈ web πΈ | success β |
π€π android HybridApp π€π | success β |
ππ iOS HybridApp ππ | success β |
Explanation of Change
While searching for members that haven't been interacted with, their personal details show fallback avatar because it is not fetched from server.
Fixed Issues
$ https://github.com/Expensify/App/issues/52639 PROPOSAL: https://github.com/Expensify/App/issues/52639#issuecomment-2479643403
Tests
Precondition: Must be online.
Offline tests
NA
QA Steps
Precondition: Must be online.
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/9393ee8f-9e92-4e6f-b8c7-6a735d528086Android: mWeb Chrome
https://github.com/user-attachments/assets/8f7fdaf2-8b0e-4a7f-b067-fed0a4c010f3iOS: Native
https://github.com/user-attachments/assets/0d844965-ab16-4737-a27b-a232abed4ba8iOS: mWeb Safari
https://github.com/user-attachments/assets/1fffb057-f491-4718-94fe-f9b1ef41a4f2MacOS: Chrome / Safari
https://github.com/user-attachments/assets/c8d1a8b3-7763-4296-bf80-90b09e5f10f6MacOS: Desktop
https://github.com/user-attachments/assets/20ed2872-8e99-4aca-abf3-1d50e6390ace