-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[HOLD for payment 2023-08-17] [$1000] Web – Personal Information– Back button is not working accurately in "Personal information" section (step 3 of 5). #23369
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 @bfitzexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.In the "Connect bank account" process, users are directed back to the beginning of the "Personal Information" page when hitting the main back button, which skips several steps. What is the root cause of that problem?The back button is presently programmed to take users to the start of the section, not back one step at a time, which is the underlying issue. What changes do you think we should make in order to solve the problem?There's already a mini back button which takes you one step back. If the header's back button is required to follow the same, its function can be modified to mimic the mini back button, enabling users to navigate back one step at a time. New.Expensify.-.Google.Chrome.2023-07-22.03-09-35.mp4 |
Job added to Upwork: https://www.upwork.com/jobs/~0128b834dee86c9fde |
Current assignee @bfitzexpensify is eligible for the External assigner, not assigning anyone new. |
External |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @robertKozik ( |
I think the current behaviour is expected behaviour for Onfido flows. I don't think we can map the default back button of Onfido to the header's back button. |
ProposalPlease re-state the problem that we are trying to solve in this issue.While adding/modifying back account in a Workspace, back button is not working as expected. Specifically on sub-steps of step 3, back button doesn't navigate back to sub-steps, instead take directly on first sub-step. What is the root cause of that problem?Back button in top header is coded to navigate browser's history. However, sub-steps of step 3 are part on What changes do you think we should make in order to solve the problem?We can programmatically click by finding back button provided by What alternative solutions did you explore? (Optional)Alternatively I tried to explore Attaching screen capture after doing a quick fix. Screen+Recording+2023-07-25+at+11.01.12+PM.mov |
📣 @vipin87! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Please re-state the problem that we are trying to solve in this issue The back button doesn't enable the user to navigate back one step at a time when the OnFido form is open. What is the root cause of that problem? An additional third-party library, onfido-sdk-ui, is utilized in the third step, and it includes its own multi-step workflow. However, when the back button at the top is clicked by a user, onfido-sdk-ui doesn't register this click. What changes do you think we should make in order to solve the problem? The Onfido SDK doesn't provide an out-of-the-box method to programmatically navigate back to the previous screen. The navigation between steps is managed internally by the SDK The quickest way to address this issue is to verify if there is a back button from onfido-sdk-ui on the page, and simulate a click on it, instead of navigating back on the main wizard. What alternative solutions did you explore? (Optional) The Onfido SDK also provides a lower-level API that developers can use to interact directly with Onfido's services, while managing the UI and navigation themselves, but this approach is more complex. Fix: |
📣 @mikesmnx! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@robertKozik couple of proposals for you to review - thanks! |
@bfitzexpensify thanks, yes it resolved. |
Based on my calculations, the pull request did not get merged within 3 working days of assignment. Please, check out my computations here:
On to the next one 🚀 |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. 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. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.52-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-08-17. 🎊 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.
For reference, here are some details about the assignees on this issue:
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:
|
This PR caused regression and was reverted. @vipin87 could you come up with the new PR with proper platform handling? |
@robertKozik new PR created with platform handling. |
This issue has not been updated in over 15 days. @francoisl, @vipin87, @bfitzexpensify, @robertKozik eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
The first PR was reverted due to regression, and the second one has been open for three weeks now. I've tried reaching out to the author of the PR, @vipin87, to encourage progress, but so far, there has been no success. |
@robertKozik I can take over this task since I have a similar approach to the chosen one. |
@francoisl, @vipin87, @bfitzexpensify, @robertKozik, this Monthly task hasn't been acted upon in 6 weeks; closing. If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead. |
@bfitzexpensify @francoisl am I eligible for reporting bonus ? |
@bfitzexpensify @francoisl bump! |
Hey @usmantariq96 - we didn't end up addressing this, so this isn't eligible for the reporting bonus. |
@bfitzexpensify Thank you for your response, and I completely respect your decision. I had assumed that I would be eligible due to "Hold for Payment" status which was due in Aug. |
Uh oh!
There was an error while loading. Please reload this page.
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
The user should be able to go back one step at a time when using the back button.
Actual Result:
The back button does not allow the user to go back one step at a time, causing the skipping of steps 6 to 9.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.43-6
Reproducible in staging?: y
Reproducible in production?: y
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
Bug.1.mp4
Recording.3823.mp4
Expensify/Expensify Issue URL:
Issue reported by: @usmantariq96
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1689919860940239
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: