Skip to content
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-07-24] [Navigation Refactor] Follow-ups from the migration PR #20320

Closed
8 of 16 tasks
mountiny opened this issue Jun 6, 2023 · 29 comments
Closed
8 of 16 tasks
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 NewFeature Something to build that is a new item.

Comments

@mountiny
Copy link
Contributor

mountiny commented Jun 6, 2023

Part of #11768

We have merged this migration PR after a lot of testing and iterations, but there are still some follow ups which we need to address but we have left it out in sake of urgency since we could wait on such big PR forever.

@mountiny mountiny added Daily KSv2 NewFeature Something to build that is a new item. labels Jun 6, 2023
@mountiny mountiny self-assigned this Jun 6, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jun 6, 2023

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Daily KSv2 labels Jun 6, 2023
@mountiny
Copy link
Contributor Author

mountiny commented Jun 6, 2023

@0xmiroslav
Copy link
Contributor

No transition animation. @mountiny this is already known but tracked somewhere?

Screen.Recording.2023-06-07.at.7.42.48.AM.mov

@mountiny
Copy link
Contributor Author

mountiny commented Jun 7, 2023

Thants intentional for v1 #20342

@WoLewicki
Copy link
Contributor

commenting

@mountiny
Copy link
Contributor Author

Checked off the boxes above which should be addressed by the Pr linked above.

@mountiny
Copy link
Contributor Author

Assigning Rajat here for later payment for his review.

@alexpensify
Copy link
Contributor

Noted!

@mountiny
Copy link
Contributor Author

One PR is merged, we will have other PRs comming to resolve this one completely

@alexpensify
Copy link
Contributor

Thank you for the update @mountiny!

@alexpensify
Copy link
Contributor

Looks like we are making progress

@mountiny
Copy link
Contributor Author

mountiny commented Jul 4, 2023

I have requested another SWM person to look into this as Adam is focusing on higher priority issues but it would be nice to get these clean up bits off table

@kosmydel
Copy link
Contributor

kosmydel commented Jul 4, 2023

Hey, I am from Software Mansion, I am going to help Adam with those follow-ups. I am going to start with the "refactor ReportScreenWrapper to a functional component" task and then continue to look at others.

@kosmydel
Copy link
Contributor

kosmydel commented Jul 5, 2023

Addressing Remove close props from HeaderWithBackButton if it is meant not to be used there anymore issue:

The close button from HeaderWithBackButton is used in i.g. src/components/KeyboardShortcutsModal.js, so we can't remove it safely.
Image

@alexpensify
Copy link
Contributor

Update for the week: The PR shared looks to be moving forward

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Jul 17, 2023
@melvin-bot melvin-bot bot changed the title [Navigation Refactor] Follow-ups from the migration PR [HOLD for payment 2023-07-24] [Navigation Refactor] Follow-ups from the migration PR Jul 17, 2023
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jul 17, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jul 17, 2023

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot
Copy link

melvin-bot bot commented Jul 17, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.41-3 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-07-24. 🎊

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.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

@kosmydel
Copy link
Contributor

Hey, I investigated this point:

look deeper at logic for getIsReportFullyVisible since part of it was needed due to drawer being able to cover the report screen

From my observations the current implementation of getIsReportFullyVisible is right. We still need to check both:

  • Visibility.isVisible() - removing the drawer didn't change here anything - we still need it,
  • isFocused - we still need to use it (on mWeb the RHP can cover the report screen).

So we don't have to do any changes.

export default function getIsReportFullyVisible(isFocused) {
    return Visibility.isVisible() && isFocused;
}

@parasharrajat
Copy link
Member

Looks correct to me. I think we changed this during other refactors.

@adamgrzybowski
Copy link
Contributor

Hey @mountiny, it looks like we went through all the points from this list.

These two are quite mysterious

  • fix flows for Task in RHP
  • check some weird navigation flows with browser back buttons and RHP

I talked with @WoLewicki about them and they may have separate issues or be resolved already

Besides, there is the one with tests but we may create a separate issue and work on it when all other more important tasks are done

  • fix tests by either another approach for rendering heavy ReportScreen or properly handling navigation in tests

So maybe we could close this issue to clean the board a little

@mountiny
Copy link
Contributor Author

There will be $1000 payment to @parasharrajat noting.

@parasharrajat
Copy link
Member

@mountiny I reviewed two PRs. Should the payment be more in this case like 2K or have you fixed this issue at 1k?

@mountiny
Copy link
Contributor Author

Lets do $1500 as they were kinda related, and one of them was a functional component refactor

@parasharrajat
Copy link
Member

Ok. Thanks. I will request this soon and inform here.

@melvin-bot melvin-bot bot added Daily KSv2 Overdue and removed Weekly KSv2 labels Jul 23, 2023
@alexpensify
Copy link
Contributor

@parasharrajat did you send the payment request? If yes, I will close out this GH. Thank you for the update!

@melvin-bot melvin-bot bot removed the Overdue label Jul 25, 2023
@alexpensify
Copy link
Contributor

alexpensify commented Jul 27, 2023

Here is the payment summary:

  • External issue reporter: N/A
  • Contributor that fixed the issue: N/A
  • Contributor+ that helped on the issue and/or PR: @parasharrajat $1500

Upwork Job: N/A

*If applicable, the bonuses will be applied on the final payment

Extra Notes regarding payment: #20320 (comment)

All set here @JmillsExpensify! This one was pre-summary days.

@alexpensify
Copy link
Contributor

No update, so I'm going to close for now.

@parasharrajat
Copy link
Member

Payment requested. Ref: #20320 (comment)

@JmillsExpensify
Copy link

Reviewed details for @parasharrajat. These details are accurate based on summary from Business Reviewer and are now approved for payment in NewDot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 NewFeature Something to build that is a new item.
Projects
No open projects
Development

No branches or pull requests

8 participants