-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Chat - No tool tip for download icon for docx file #4870
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 @pecanoro ( |
ProposalChange thisApp/src/components/AttachmentView.js Lines 65 to 69 in ae38f1b
Into this{props.shouldShowDownloadIcon && (
<View style={styles.ml2}>
<Tooltip text={props.translate('common.download')}>
<Icon src={Download} />
</Tooltip>
</View>
)} Result |
Hmm, both merged |
Yeah one of this should have added it so a follow up probably. |
Hi, I'll add this as well. |
PR is raised. I recently saw w ehave added tooltip from the other PR. Missed it. |
Triggered auto assignment to @kadiealexander ( |
Not sure if this needs to be exported as this issue is found during feature testing.
|
Just got to it. It seems this is fixed with the PR mentioned above. |
This change is deployed on staging. |
Thanks for fixing this @akshayasalvi!! :) |
🚀 Deployed to staging by @sketchydroide in version: 1.0.88-3 🚀
|
🚀 Deployed to production by @roryabraham in version: 1.0.88-2 🚀
|
🚀 Deployed to production by @roryabraham in version: 1.0.90-2 🚀
|
@akshayasalvi I apologise, I misunderstood @parasharrajat's comment earlier and thought this job doesn't require compensation. I've created the Upwork job here https://www.upwork.com/jobs/~015eb32b62c94f673a please apply so I can hire you and get you paid for this. Thanks! |
@kadiealexander I am not sure if this requires payment. When I implemented my PR, I guess Tooltip work wasn't done. I covered it because I thought I'll complete the work. Nevertheless, I've applied to the Upwork, I let you and the team decide on the payment part. |
Thanks Akshaya!! I apologise for the confusion here. I've asked the team how we would usually deal with issues like this and will leave it up to the majority. Will let you know! |
Thanks @kadiealexander. Appreciate your help |
Hi @akshayasalvi, the team decided instead of dealing with this separately, we will add a $100 bonus to the initial Upwork post here for the additional work you did here. Thanks again!! |
Thank you @kadiealexander. Appreciate it |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Issue was found when executing #4661
Action Performed:
Expected Result:
The tooltip should be appeared
Actual Result:
No tooltips for download icon.
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number:
1.0.88-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Expensify/Expensify Issue URL:
Bug5211202_Download_tooltip.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: