-
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 2023-06-01] [$1000] URL of Share code treated as email instead of URL #19076
Comments
Triggered auto assignment to @tjferriss ( |
Bug0 Triage Checklist (Main S/O)
|
I think it duplicated #16762 |
ProposalWe should fix this issue because it related to another issue here: #19062 Please re-state the problem that we are trying to solve in this issue.URL of Share code treated as email instead of URL What is the root cause of that problem?We didn't encode the param for the share url in here which causes the issue. App/src/pages/ShareCodePage.js Line 41 in 811c0f3
What changes do you think we should make in order to solve the problem?We should encode the email params of the share url: const url = isReport ? `${CONST.NEW_EXPENSIFY_URL}r/${this.props.report.reportID}` : `${CONST.NEW_EXPENSIFY_URL}details?login=${encodeURIComponent(this.props.session.email)}`; What alternative solutions did you explore? (Optional)None |
Job added to Upwork: https://www.upwork.com/jobs/~017871c028abb202e9 |
Current assignee @tjferriss is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
Triggered auto assignment to @robertjchen ( |
📣 @AlexanderDmitriev! 📣
|
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Proposal sounds good to me |
Thanks @robertjchen , what's the next step from here? |
Normally we'd get a signoff from C+ https://github.com/Expensify/App/blob/main/contributingGuides/CONTRIBUTING.md but I think this is simple enough to proceed 🤔 (Though, definitely feel free to chime in @eVoloshchak if you think there's a better approach). @tjferriss Could you please hire @hungvu193 on upwork to proceed with the implementation of the solution? Thanks! |
📣 @hungvu193 You have been assigned to this job by @michaelhaxhiu! |
I was on this issue @michaelhaxhiu and I noticed that the PR for this issue also fixed #19039. So I thought the RCA might be the same for both issues. That’s how I got here. |
@michaelhaxhiu both issues are the exact same, the |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.17-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 2023-06-01. 🎊 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.
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:
|
I think all 4 issues #19076 #19062 #19344 #19039 have the same RCA and we can combine them. only one issue eligible for reporting bonus which is #19062 because it was the first which is reported on Slack. what are your thoughts? |
An offer has been sent to @eVoloshchak and @Nathan-Mulugeta for the reporting bonus. @hungvu193 I couldn't find you in Upworks. Can you please apply for the job? https://www.upwork.com/jobs/~017871c028abb202e9 @gadhiyamanan I agree with your conclusion on paying the reporting bonus here for all issues. |
Thanks @tjferriss , I've just applied |
Accepted offer. |
Agree with ya @gadhiyamanan + @tjferriss on that payment gameplan 👍 |
@tjferriss @michaelhaxhiu In that case , only @dhanashree-sawant is eligible for reporting bonus as she was the first to report it in slack for this issue |
Thanks for sorting this out- are we all set to close out this issue here? 🙏 |
I didn't receive the payment yet, so I think after everyone is paid we can close this one. |
|
Regression Test Proposal
Do we agree 👍 or 👎 |
All payments have been made in Upworks and the regression test has been submitted to Applause. |
Hi @tjferriss, I have recieved the offer but It is still pending to be approved, can you have a look once you are available? |
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!
Action Performed:
Expected Result:
should be treated as link
Actual Result:
does not treat as URL and on click it opens mail
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.14-14
Reproducible in staging?: y
Reproducible in production?:
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
Screen.Recording.2023-05-16.at.2.44.04.PM.mov
Recording.631.mp4
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation:
https://expensify.slack.com/archives/C049HHMV9SM/p1684228471954519#19039 (comment)View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: