hypha-dao / hashed-wallet

Hashed Wallet
MIT License
3 stars 3 forks source link

Feature/vouch for recovery implementation #161

Closed n13 closed 1 year ago

n13 commented 1 year ago

🗃 Github Issue Or Explanation for this PR. (What is it supposed to do and Why is needed)

Handle recovery link and vouch Better exit when a recovery is removed Various updating and navigation fixes

Should probably be 2 or 3 PRs.

✅ Checklist

🕵️‍♂️ Notes for Code Reviewer

We had many bugs related to updates, and the back button

So now - when we are on active recovery page

also

Added show active recovery flag to overview - if there is an active recovery, we show it, but only if the user hasn't already claimed it. It's redundant to show when there's already a proxy.

But a user could in theory remove their proxy without deleting the active recovery so now that works too.

🙈 Screenshots

https://user-images.githubusercontent.com/65412/194477301-604a9284-ae15-49fe-b97b-9133fd0eece1.mov

👯‍♀️ Paired with