-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[HOLD for payment 2024-10-29] [$62.50] Android - Chat search - Unable to reach the bottom of chat list when scrolling down #50649
Comments
Triggered auto assignment to @joekaufmanexpensify ( |
@joekaufmanexpensify FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #wave-control |
ProposalPlease re-state the problem that we are trying to solve in this issue.The bottom of the chat list can't be fully shown. What is the root cause of that problem?We have a contentContainerStyle to the search list which adds a margin top. It's to offset the list from the page header which was added in #48258. App/src/pages/Search/SearchPageBottomTab.tsx Line 134 in 45a3a13
However, because we use a margin, the height of the list is reduced by the amount of the margin-top (116). What changes do you think we should make in order to solve the problem?Use paddingTop instead of marginTop. It will offset the top but won't reduce the visible height on the screen. Lines 3649 to 3651 in 2f1b6f1
|
Reproduced. A very minor issue, but an issue nonetheless. I think we can fix this, but should be lower budget, as is very minor change. |
Job added to Upwork: https://www.upwork.com/jobs/~021844817953624508019 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mkhutornyi ( |
@bernhardoj's proposal looks good to me. |
Triggered auto assignment to @marcochavezf, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Thanks for the review @mkhutornyi, assigning @bernhardoj 🚀 |
📣 @mkhutornyi 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
PR is ready |
PR out on staging |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.51-4 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-10-29. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
@mkhutornyi could you complete BZ here so we can prep for payment? |
Regression Test Proposal
(tbh I think we can skip regression test since this is android-only and minor style issue) |
Agreed. Skipping regression test makes sense to me here. TY for completing checklist! |
All set to issue payment here. We need to pay:
|
Requested in ND. |
TY! |
@mkhutornyi $62.50 sent and contract ended |
All set. Thanks everyone! |
@marcochavezf @joekaufmanexpensify Be sure to fill out the Contact List! |
$62.50 approved for @bernhardoj |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.48-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
The bottom of the chat list can be reached
Actual Result:
User is unable to reach the bottom of chat list
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6631850_1728651988839.1728651753636_Screen_Recording_20241011_210108_New_Expensify.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @joekaufmanexpensifyThe text was updated successfully, but these errors were encountered: