-
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 2023-06-02] [$1000] DEV: console error on complete Two-factor authentication #19365
Comments
Triggered auto assignment to @puneetlath ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Console error on lottie view What is the root cause of that problem?This is a small regression from #14393 App/src/components/ConfirmationPage.js Line 13 in 8180113
Before, it was gif and required string to be passed as uri in image source. After that PR, it was replaced with lottie which requires json. What changes do you think we should make in order to solve the problem?add more type: |
Job added to Upwork: https://www.upwork.com/jobs/~01d6f56e0c6d468dcd |
Current assignee @puneetlath is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @abdulrahuman5196 ( |
Current assignee @puneetlath is eligible for the External assigner, not assigning anyone new. |
@situchan Could you kindly add more information on what do you mean by Note: I have assumption on your proposal, but I don't want to go with assumption. And it would be better for future references as well if we have more information on fixes in the proposal. |
@abdulrahuman5196 I just avoided code diff. App/src/components/ConfirmationPage.js Line 13 in 8180113
This will be final change: animation: PropTypes.oneOfType([PropTypes.object, PropTypes.string]),
|
@situchan Why do we want both PropTypes.object and PropTypes.string? Isn't object alone enough? |
I am not sure if we need to support all the types supported by lottie through the ConfirmationPage. I think its just fine to support only object which we use. But anyways I am fine with both since its a very subtle difference. What do you think @puneetlath ? @situchan Could you kindly update your proposal based on the discussion for future references. Anyways the above comment is more like a PR comment. I tested and the changes are working fine. 🎀👀🎀 |
Let's make it strict to the only thing we currently use. If it needs to be made less strict later, we can do that. |
📣 @situchan You have been assigned to this job by @puneetlath! |
🎯 ⚡️ Woah @abdulrahuman5196 / @situchan, great job pushing this forwards! ⚡️ The pull request got merged within 2 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.18-2 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-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.
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:
|
Contracts sent! @abdulrahuman5196 friendly reminder on the checklist. |
Not required IMO, since its a minor console error and already we have checklist item to verify if no console errors are present. @puneetlath Checklist complete and accepted contracts |
All paid. Thanks everyone! |
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 not show any console error
Actual Result:
shows console error
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: DEV
Reproducible in staging?: need reproduction
Reproducible in production?: need reproduction
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-18.at.6.09.04.PM.mov
Expensify/Expensify Issue URL:
Issue reported by: @gadhiyamanan
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1684391658242179
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: