Remove my wallet account 10342#10365
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
|
I have read the CLA Document and I hereby sign the CLA |
There was a problem hiding this comment.
Thanks for the contribution! This is a good start, but there is more dead code here to delete.
Now that you've deleted the history.push(CONTACT_MY_ACCOUNTS_ROUTE) line, that route is now unreachable. The same goes for CONTACT_MY_ACCOUNTS_EDIT_ROUTE and CONTACT_MY_ACCOUNTS_VIEW_ROUTE, which are only accessible from that page. The my-accounts component directory can be deleted entirely. The logic in edit-contact and add-contact can be simplified to no longer account for whether you're on the MyAccounts page.
84227fe to
140f4fe
Compare
|
Will ping you when I'm finished with the changes and conflicts, should be this weekend. |
|
Sure, no rush! Please take whatever time you need, and feel free to ask if you'd like any help from us, or if you'd like one of us to take this over. Lots of conflicts but they're probably all due to us updating our eslint rules to turn semicolons on (sorry about that 😅 ). I'm going to put this back into draft for now until you've updated it. Feel free to move it back out of draft when it's ready again. |
|
Is this still in the works? 😃 |
Fixes: #10342
Explanation: Removed the code in accordance with the instructions in the ticket
Manual testing steps: