-
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 2022-10-20] [$250] Web - Reimbursable expense - The tooltip text doesn't change to copied @Puneet-here #11430
Comments
Triggered auto assignment to @muttmuure ( |
Proposal App/src/components/CopyTextToClipboard.js Line 62 in 60d933e
After Fix Screen.Recording.2022-09-29.at.11.34.16.PM.mov |
@muttmuure Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Triggered auto assignment to @arosiclair ( |
Reproduced on my workspace. Seems like standardized behavior we want everywhere. |
Also reproduced on staging and also in dev. Marking external. |
Triggered auto assignment to @Christinadobrzyn ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
Triggered auto assignment to @Gonals ( |
Proposalwe need to add copied text when showCheckMark is enabled -<Tooltip text={this.props.translate('reportActionContextMenu.copyToClipboard')}>
+<Tooltip text={this.state.showCheckmark ? this.props.translate('reportActionContextMenu.copied'):this.props.translate('reportActionContextMenu.copyToClipboard')}>
|
Eng confirmed this issue isn't a dupe of #9233 so creating a new job in Upwork. Internal job posting: https://www.upwork.com/ab/applicants/1577536989593255936/job-details |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a production regression has occurred a Root Cause Analysis is required. Please follow the instructions here. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
@jayeshmangwani, your proposal is identical to @gadhiyamanan's proposal |
@gadhiyamanan's proposal looks great and works as expected cc: @Gonals |
@gadhiyamanan's proposal looks good to me! Assigning you to the issue. Feel free to go ahead and create a PR |
📣 @gadhiyamanan You have been assigned to this job by @Gonals! |
@eVoloshchak PR raised |
Hired @gadhiyamanan for the fix, @eVoloshchak as C+, and @Puneet-here as the reporter |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.13-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 2022-10-20. 🎊 |
Paid! $250 @gadhiyamanan for the fix Closed the job in Upwork and closing this GH. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
The tooltip should change to copied like it does at other places
Actual Result:
The tooltip doesn't change
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.2.9.0
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers): any
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Recording.1268.mp4
Expensify/Expensify Issue URL:
Issue reported by: @Puneet-here
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1663268751574339
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: