tangle-network / dapp

Monorepo for the Tangle ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

feat(tangle-dapp): Restake Deposit Feature #2403

Closed AtelyPham closed 3 months ago

AtelyPham commented 3 months ago

Summary of changes

Provide a detailed description of proposed changes.

Proposed area of change

Put an x in the boxes that apply.

Reference issue to close (if applicable)

Specify any issues that can be closed from these changes (e.g. Closes #233).

Screen Recording

If possible provide a screen recording of proposed change.


https://github.com/webb-tools/webb-dapp/assets/60747384/c57c719c-6ef8-445a-8585-dc6867f5731d

netlify[bot] commented 3 months ago

Deploy Preview for tangle-dapp ready!

Name Link
Latest commit 572eafb9fa08f80f4a19e01820f601c546d524d6
Latest deploy log https://app.netlify.com/sites/tangle-dapp/deploys/667f0e09194ca40008fa32a0
Deploy Preview https://deploy-preview-2403--tangle-dapp.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

yurixander commented 3 months ago

I'm curious on the transaction status notification; it differs from the current one we have. We have the intention to use this updated flow in the future @AtelyPham?

Also, I've noticed on the design that there is a more sophisticated/information transaction status notification. I wonder if that's what we'd be going for with all transactions, or only specific for liquid staking @monaiuu?

image

AtelyPham commented 3 months ago

The transaction progressor is being handled by @vutuanlinh2k2. Once it is completed, I will incorporate it into the restake pages.