-
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 2024-02-26] [$500] On Onfido setup, the numbers at the top can be clicked #36449
Comments
Job added to Upwork: https://www.upwork.com/jobs/~017f9176469aeb0a7d |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Ollyws ( |
Triggered auto assignment to @laurenreidexpensify ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Triggered auto assignment to @marcaaron ( |
📣 @Ollyws 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @akinwale 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Seems related to #34498 I'm going to assign people who approved the PR and the author since they probably have more context than me and the changes look extensive. |
ProposalPlease re-state the problem that we are trying to solve in this issue.On Onfido setup, the numbers at the top can be clicked What is the root cause of that problem?the steps are only disabled if the currentStep is smaller than the target step index
What changes do you think we should make in order to solve the problem?we need to add another prop const isLockedStep = currentStep < index || props.disablePreviousSteps; then inside the onfido step, we need to enable the App/src/pages/ReimbursementAccount/VerifyIdentity/VerifyIdentity.tsx Lines 68 to 72 in a95392a
also we need to enabled it in the upcoming steps as well |
ProposalPlease re-state the problem that we are trying to solve in this issue.Steps displayed by InteractiveStepSubHeader component are clickable on Onfido step What is the root cause of that problem?Empty method is passed via onStepSelected prop inside VerifyIdentity screen App/src/pages/ReimbursementAccount/VerifyIdentity/VerifyIdentity.tsx Lines 67 to 73 in 00fc955
What changes do you think we should make in order to solve the problem?Remove onStepSelected prop completely in the place linked above and add another check inside InteractiveStepSubHeader This way step will be disabled completely (not even clickable) if we do not plan on navigating to it anyway |
I am Michał from Callstack - expert contributor group. I’d like to work on this job. |
Assigned @MrMuzyk to this issue as author of the PR |
@mountiny Hi Vit, please correct me if i am wrong, as far as I understand in case the issue is labeled as "Help Wanted", the issue should be assigned to the first correct proposal, right? why this is not the case in this issue? |
@abzokhattab Hi! Sorry for the confusion. This was a deploy blocker issue automatically labelled with External and Help Wanted labels. By contributing guidelines, if there is a regression found from your PR, the author is the one who should fix it. In this case its @MrMuzyk and other callstack devs who worked on this big feature. We ca however, offer partial reward to contributor who offered solution that was used in the fix. |
It seems like @MrMuzyk used different solution than you have proposed though so I would say no partial reward this time. We appreciate your help and surely it will work out better next time. With Deploy blocker there is always a risk that you wont be the one picked since the PR author is more easily identifiable (but the fix is also more easily identifiable) |
okay thank you so much for the clarification |
PR was CPed this is resolved |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.42-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 2024-02-26. 🎊 For reference, here are some details about the assignees on this 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:
|
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.41-2
Reproducible in staging?: y
Reproducible in production?: n (New flow)
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
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:
Action Performed:
Expected Result:
Should not be able to click
Actual Result:
Able to click and change status
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
20240214_053031.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: