-
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
fix Self DM doesn't scroll down #41634
Conversation
🤣 Came to see this PR since it was linked with the web-e changes https://github.com/Expensify/Web-Expensify/pull/41946 and, by mistake, approved it instead of web-e PR. Please ignore it. |
I encountered a problem when building native apps. Will update videos in native ASAP |
@rojiphil Please help review once you have a chance. Thanks |
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.
@tienifr I have left a few comments for your consideration.
Also, thanks for your patience
@rojiphil I resolved all your comments |
@rojiphil Please help review PR once you have a chance |
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.
Let us reconfirm on the translation one.
Otherwise the code looks good.
I will complete the checklist as soon as we have clarity on the need for translation.
@marcochavezf Can you help check comment? |
@marcochavezf Pls help check this comment when you have a chance |
@rojiphil I updated PR based on #41634 (comment) |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari41634-web-safari.mp4Android: Native41634-android-native.mp4Android: mWeb Chrome41634-mweb-chrome.mp4iOS: Native41634-ios-native.mp4iOS: mWeb Safari41634-mweb-safari.mp4MacOS: Desktop41634-desktop.mp4 |
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.
@tienifr Thanks. Just one small change as mentioned below and we are good to go.
Under the Tests
section of PR description, let us remove Go Offline
as the first test step as this issue is applicable for online cases as well.
Otherwise the code LGTM and tests well too.
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, thanks guys!
Edit: Updated the PR description to remove Go Offline
🚀 Deployed to staging by https://github.com/marcochavezf in version: 1.4.77-11 🚀
|
🚀 Deployed to staging by https://github.com/marcochavezf in version: 1.4.77-11 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.78-5 🚀
|
Details
Fixed Issues
$ #40664
PROPOSAL: #40664 (comment)
Tests
Offline tests
QA Steps
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
Screen.Recording.2024-05-10.at.00.43.08.mov
iOS: Native
iOS: mWeb Safari
Screen.Recording.2024-05-10.at.00.43.48.mov
MacOS: Chrome / Safari
Screen.Recording.2024-05-10.at.00.38.34.mov
MacOS: Desktop
Screen.Recording.2024-05-10.at.00.45.51.mov