-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[HOLD for payment 2023-10-02] Chat - IOU - Hover is not being shown after stopping to scroll #27873
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
Comments
Triggered auto assignment to @adelekennedy ( |
Bug0 Triage Checklist (Main S/O)
|
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @tylerkaraszewski ( |
ProposalScroll while still hovering over component hides existing reaction/hover What is the root cause of that problem?isHoveredRef is set to false on scroll start and on scroll stop the state is set to isHoveredRef which is false What changes do you think we should make in order to solve the problem?Remove this line: App/src/components/Hoverable/index.js Line 49 in d00a4d6
The hover state is still set to false on scroll in the line below but the previous hover state can be set again if the original component is still hovered: App/src/components/Hoverable/index.js Line 50 in d00a4d6
What alternative solutions did you explore?A timeout could be applied to handle when hover state should be checked again after scroll stop |
This comment was marked as resolved.
This comment was marked as resolved.
@Pluto0104 If you hover over a component and scroll a little bit while still hovering over the component, the hover effect disappears. In Slack the hover effect is invisible while scrolling but becomes visible again when stopped on scrolling on the same component (Slack was referenced in that PR issue as an optimal behaviour) |
+1 on @raymondchooi's comment |
It looks like we may have broken this here: #27236 @mountiny @abdulrahuman5196 do you have any ideas? |
@thienlnam i think this does not have to be a blocker, seems quite minor and could go through a normal deploy process, do you agree? @hurali97 could you look into fixing this one? |
Yeah I agree, looks pretty minor |
@mountiny Yeah sure, I am looking into this ! |
📣 @hurali97! 📣
|
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.73-1 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 2023-10-02. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
@mountiny @adelekennedy Could you guys help assign me here? Thanks! |
The regression step should be good.
|
@mountiny @thienlnam what's the deal here - #27236 so is anyone due payment (I'm searching stack overflow and coming up short) |
@adelekennedy its $500 to @mollfpr for reviewing and testing #27921 And then @Nathan-Mulugeta $50 for reporting this issue |
Offer sent to @mollfpr and @Nathan-Mulugeta here |
@adelekennedy I think I can get paid from NewDot from now on. Confirm in #27087 (comment). |
Can I get a payment summary on this issue so I can issue payment for @mollfpr? |
@JmillsExpensify summary is
|
$500 payment approved for @mollfpr based on summary above. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
There should be a hover indicator and context menu should show up just after stopping scrolling even if user doesn't move the mouse up and down
Actual Result:
Hover indicator and context menu doesn't show up unless user hovers over other components and comes back
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: v1.3.72-6
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
2023-09-20.17.15.27.mp4
Recording.1565.mp4
Expensify/Expensify Issue URL:
Issue reported by: @Nathan-Mulugeta
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1695219522514479
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: