-
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-30] [$250] Web - Attachment - Unable to scroll video playback speed options #50813
Comments
Triggered auto assignment to @alexpensify ( |
@alexpensify 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 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Unable to scroll the video playback speed options while fullscreen. What is the root cause of that problem?The chat page uses an inverted FlatList which registers a custom 'wheel' listener (inside rn-web) and calls a That's why if we see the old code of PreRenderer where it used to be only one line but scrollable, we also add a wheel listener to override the event when scrolling horizontally. This doesn't affect some elements, for example, a popover, because a popover is put on the body element using a portal. What changes do you think we should make in order to solve the problem?We should add a 'wheel' listener to the video player (BaseVideoPlayer) and stop the propagation if the video player is on full screen.
|
Job added to Upwork: https://www.upwork.com/jobs/~021847127321367852470 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @paultsimura ( |
@paultsimura - can you please identify if this proposal will fix this issue? Thanks! Heads up, I will be offline until Tuesday, October 22, 2024, and will not actively watch over this GitHub during that period.If this GitHub requires an urgent update, please ask for help in the #expensify-open-source Slack Room. If the inquiry can wait, I'll review it when I return online. |
The proposal by @bernhardoj looks good and tests well, thanks. 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @yuwenmemon, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @paultsimura 🎉 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: @paultsimura |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.52-5 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-30. 🎊 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:
|
I can't name an offending PR here because this feature simply was not implemented before.
Regression Test Proposal
Do we agree 👍 or 👎 |
Payouts due: 2024-10-30
Upwork job is here. @yuwenmemon, do you agree with this regression test? If yes, I can create the GH. Thanks! |
Requested in ND. |
$250 approved for @bernhardoj |
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.49-0
Reproducible in staging?: Y
Reproducible in production?: Y
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
I should be able to scroll.
Actual Result:
Unable to scroll video playback speed options.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6635253_1728998943127.bandicam_2024-10-15_15-25-24-025.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @alexpensifyThe text was updated successfully, but these errors were encountered: