Puneet
Puneet
Bump @davidcardoza
I have accepted the offer, thanks
### Proposal We clear the error at componentWillUnmount but it doesn't get invoked on refresh https://github.com/Expensify/App/blob/0d653cad15c32150c302ac12dc0acdbca1ece18b/src/pages/settings/Payments/AddDebitCardPage.js#L58-L59 we need to add `PaymentMethods.clearDebitCardFormErrorAndSubmit();` at constructor to fix this
@CortneyOfstad, this is eligible for 50% bonus.
For reviewer and contributor who fixed this issue. It is written in this [section](https://github.com/Expensify/App/blob/main/contributingGuides/CONTRIBUTING.md#payment-for-contributions)
Accepted the offer, thanks!
### Proposal Add a new param `transitionFromOldDot` at `createWorkspace` function https://github.com/Expensify/App/blob/ecafa3cf9538b89b21db4ef22290a6c0737b53c2/src/libs/actions/Policy.js#L701 Add an if statement here https://github.com/Expensify/App/blob/ecafa3cf9538b89b21db4ef22290a6c0737b53c2/src/libs/actions/Policy.js#L866-L868 ```js if (transitionFromOldDot) { Navigation.dismissModal(); // Dismiss /transition route for OldDot to NewDot...
@eVoloshchak the PR is ready for review.
It's ready for payment. It was deployed to production 8 days ago.