-
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
[HOLD for payment 2024-08-07] [$250] Web - Profile - Hovering over the zoom tool does not display a tooltip #44029
Comments
Triggered auto assignment to @greg-schroeder ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Web - Profile - Hovering over the zoom tool does not display a tooltip What is the root cause of that problem?The tooltip doesn't work because of App/src/components/AvatarCropModal/Slider.tsx Lines 60 to 66 in e033314
What changes do you think we should make in order to solve the problem?Since the <View style={[styles.sliderKnobTooltipView, Browser.isMobileSafari() && styles.pointerEventsNone]} /> What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.A tooltip is not displayed when the user hovers over the zoom tool What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
What alternative solutions did you explore? (Optional) |
Sent through for proposal review |
Job added to Upwork: https://www.upwork.com/jobs/~016a8bfe25d7d10e4d |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ishpaul777 ( |
i'll review proposal tomorrow, i have limited availability today |
Do we even need a tooltip for zoom slider anchor i am unsure if we should consider this as bug. cc @Expensify/design Any thoughts? |
@ishpaul777, we always had the tooltip, it isn't displaying because of App/src/components/AvatarCropModal/Slider.tsx Lines 60 to 66 in e033314
|
I guess if we've historically had it, we should probably bring it back. That said, this doesn't feel super critical to me. |
@ishpaul777 FYI, we added it in this PR |
Thanks for clarifying 👍 We can go with @Krishna2323's proposal, as its the simplest one. 🎀 👀 🎀 |
Triggered auto assignment to @neil-marcellini, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@ishpaul777 Can you help check my proposal? This component: App/src/components/AvatarCropModal/Slider.tsx Lines 59 to 67 in 7561439
is redundant in case the platform does not support hover and we can remove it. |
Its not necessary, incase hover is not supported we'd have it handled here App/src/components/Tooltip/BaseTooltip/index.tsx Lines 91 to 93 in 1d607ac
|
|
That would just mean we are adding the platform specific conditional |
@ishpaul777 Thanks for your feedback. Just want to wrap up my solution for @neil-marcellini:
So why isn't it just:
in case the platform does not have hover effect? |
@neil-marcellini, @greg-schroeder, @ishpaul777 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@ishpaul777 PR ready for review ^ |
PR still in review |
This was deployed to prod yesterday but the automation seems not to have picked it up. Hmm. it was deployed to staging twice though, so perhaps we're waiting for a second prod deploy? |
This was on prod last week #44788 (comment) Please hold my payment for few days (End of this month expected ), i'll bump once i am ready to accept payment, Thanks! |
@ishpaul777 I'd really rather pay this on time - is there a reason I should hold off on paying this? It's technically overdue and it's in my queue to be paid. |
i have applied to get a registered with GSTIN in India because upwork is charging me extra 💰 https://support.upwork.com/hc/en-us/articles/360041114713-India-GST-for-freelancers, i have my payments on hold across issues it would be great if we can on this one too. |
All right |
Is this still the case @ishpaul777 ? |
@neil-marcellini, @greg-schroeder, @Krishna2323, @ishpaul777 Eep! 4 days overdue now. Issues have feelings too... |
Sadly yes, the process is taking longer than expected, i'll wait for one more week otherwise will take the payment. Thanks for you patience 🙇 |
Hanging tight until @ishpaul777 can get his situation fixed up! |
Thanks for holding payment @greg-schroeder, feel free to release whenever you get chance. 🙇 |
Done! |
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: 1.4.85-3
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
Issue reported by: Applause - Internal Team
Action Performed:
Prerequisite: The user is logged in to the website.
Expected Result:
A tooltip is displayed indicating the zoom tool
Actual Result:
A tooltip is not displayed when the user hovers over the zoom tool
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6517909_1718758371346.No_tooltip.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @ishpaul777The text was updated successfully, but these errors were encountered: