-
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-11] [$250] mWeb - Search - Holding on a pinned message scrolls the page #49537
Comments
Triggered auto assignment to @VictoriaExpensify ( |
Triggered auto assignment to @Beamanator ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
This is a pretty edge case scenario. I think we can demote it to NAB |
Job added to Upwork: https://www.upwork.com/jobs/~021837159344756059487 |
agreed! |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @c3024 ( |
Edited by proposal-police: This proposal was edited at 2024-09-23 17:47:26 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Long press on a chat item scrolls the page. What is the root cause of that problem?When we long press on the chat item, the item receives the focus event. When the item receives the focus, it will update the arrow key focus index to the item index which will scroll the list to the focused item/index. App/src/components/SelectionList/BaseSelectionList.tsx Lines 467 to 472 in ffeda71
App/src/components/SelectionList/BaseSelectionList.tsx Lines 272 to 279 in ffeda71
This happens to start chat page too and other page that uses the same list component. This doesn't happen to report/expense search because long pressing opens a modal. What changes do you think we should make in order to solve the problem?We can create a new ref called
then, ignore the focus event if it's triggered by the long press.
Since this behavior is only happening in chrome, we can keep this solution to chrome only (isMobileChrome()) Alternatively, we can let the |
@Beamanator, @VictoriaExpensify, @c3024 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Why does the list still scroll if the focused item is already visible? |
Are we still wanting proposals since this has been demoted? @Beamanator ? |
I think this issue is demoted from being a deploy blocker to an ordinary issue that can be handled by external contributions with less urgency. I will check and update on the proposal. |
📣 @c3024 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
PR is ready cc: @c3024 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.44-12 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-11. 🎊 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:
|
Payment Summary: |
Requested in ND. |
Regression Test ProposalApplicable only for Android Chrome
|
@VictoriaExpensify, checklist completed. Thanks! |
$250 approved for @bernhardoj |
@Beamanator, @bernhardoj, @VictoriaExpensify, @c3024 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Payment summary: |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.39-0
Reproducible in staging?: Y
Reproducible in production?: N/A - new feature, doesn't exist in prod
Issue was found when executing this PR: #49186
Email or phone of affected tester (no customers): nathanmulugetatesting+1580@gmail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
Nothing happens
Actual Result:
The page scrolls a bit
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6609929_1726837109164.Screen_Recording_20240920_155420_Chrome.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @VictoriaExpensifyThe text was updated successfully, but these errors were encountered: