-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat(wallet-dashboard): add unstaking confirmation dialog #3917
feat(wallet-dashboard): add unstaking confirmation dialog #3917
Conversation
This pull request has been deployed to Vercel. Latest commit: 0eb1f82 ✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-g3rcmb4c1.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 0eb1f82 ✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-aogqanhta.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 0f08af8 ✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-7h4v6oo9n.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 0f08af8 ✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-g0cy2i8v0.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 67642f7 ✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-gem3050ap.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 67642f7 ✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-64uakpn53.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 67642f7 ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-fttotg46c.vercel.app |
apps/wallet-dashboard/components/Dialogs/Unstake/views/UnstakeDialogView.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-dashboard/components/Dialogs/StakeDetails/StakeDetailsDialog.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-dashboard/components/Dialogs/StakeDetails/views/StakeDetailsView.tsx
Outdated
Show resolved
Hide resolved
This pull request has been deployed to Vercel. Latest commit: 86b2899 ✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-hb4u3vwvv.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 86b2899 ✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-887x2dhnd.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 86b2899 ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-7vjf6eth1.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 9c8def5 ✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-ockjs30jn.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 9c8def5 ✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-pci2f7oq7.vercel.app |
This pull request has been deployed to Vercel. Latest commit: 9c8def5 ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-9bj38ipcj.vercel.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
This pull request has been deployed to Vercel. Latest commit: a78a4d6 ✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-o5b43c1bf.vercel.app |
This pull request has been deployed to Vercel. Latest commit: a78a4d6 ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-8csx4yy4z.vercel.app |
This pull request has been deployed to Vercel. Latest commit: a78a4d6 ✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-ayvl82w6a.vercel.app |
…add-dialog-for-unstaking
This pull request has been deployed to Vercel. Latest commit: fe844fb ✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-mhc0b8rg3.vercel.app |
This pull request has been deployed to Vercel. Latest commit: fe844fb ✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-buo2y1b7h.vercel.app |
This pull request has been deployed to Vercel. Latest commit: fe844fb ✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-hccelkbwd.vercel.app |
9594b82
into
tooling-epic/dashboard-styling
Fixes #3697
Adding a Validator Logo in #3916