-
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-04-15] Distance- Blank space above waypoints when transitioning between request and confirmation page #39053
Comments
👋 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 @neil-marcellini ( |
We think that this bug might be related to #wave-collect - Release 1 |
@neil-marcellini FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
Looks like a regression from this PR #35302 ProposalPlease re-state the problem that we are trying to solve in this issue.Distance- Blank space above waypoints when transitioning between request and confirmation page What is the root cause of that problem?The main problem with the issue is that when we navigate to another screen we change the current acriveRoute
As a result, we change the value here and show the header
What changes do you think we should make in order to solve the problem?To fix this issue we can use useRef to save current isCreatingNewRequestValue For example :
Since our header display is limited to the screen and it doesn’t make sense for us to use a dynamic value that depends on the navigation state What alternative solutions did you explore? (Optional)As alternative we can use previous logic ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Distance- Blank space above waypoints when transitioning between request and confirmation page What is the root cause of that problem?We are determining the current action based on the 'start' word on the route
It caused the flicker when the route changed What changes do you think we should make in order to solve the problem?We should update like that
What alternative solutions did you explore? (Optional) |
@cubuspl42 The PR is ready for review: #39053 |
@neil-marcellini The PR is merged. But @DylanDylann used my proposal in his PR. Could I eligible for compensation here? |
@nkdengineer This never had an |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.60-13 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-04-15. 🎊 |
Skipping the payment summary for this issue since all the assignees are employees or vendors. If this is incorrect, please manually add the payment summary SO. |
@neil-marcellini Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
No payment needed to fix a regression. |
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.57-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
When transitioning between confirmation page and distance request page, there will be no blank space above waypoints in distance request page (production behavior)
Actual Result:
When transitioning between confirmation page and distance request page, there is blank space above waypoints in distance request page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6428616_1711540649053.distance_transition.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: