-
Notifications
You must be signed in to change notification settings - Fork 195
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: update defi ui #2116
feat: update defi ui #2116
Conversation
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.
small bug
src/features/defi/providers/foxy/components/FoxyManager/Withdraw/components/Status.tsx
Outdated
Show resolved
Hide resolved
src/features/defi/providers/yearn/components/YearnManager/Deposit/components/Status.tsx
Outdated
Show resolved
Hide resolved
src/features/defi/providers/yearn/components/YearnManager/Withdraw/components/Status.tsx
Outdated
Show resolved
Hide resolved
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.
Some requested changes - I know that a lot of this was just you moving things around, so please address what you think is appropriate.
src/features/defi/providers/foxy/components/FoxyManager/Withdraw/components/Withdraw.tsx
Outdated
Show resolved
Hide resolved
src/features/defi/providers/foxy/components/FoxyManager/Withdraw/components/Withdraw.tsx
Outdated
Show resolved
Hide resolved
src/features/defi/providers/foxy/components/FoxyManager/Withdraw/components/Withdraw.tsx
Outdated
Show resolved
Hide resolved
src/features/defi/providers/yearn/components/YearnManager/Deposit/components/Status.tsx
Outdated
Show resolved
Hide resolved
src/features/defi/providers/yearn/components/YearnManager/Withdraw/YearnWithdraw.tsx
Show resolved
Hide resolved
src/features/defi/providers/yearn/components/YearnManager/Withdraw/components/Status.tsx
Outdated
Show resolved
Hide resolved
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.
Appreciate the changes ser
4852871
@reallybeard plz do not merge until ops comments in discord are resolved |
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.
🎉
Description
Notice
Pull Request Type
Issue (if applicable)
closes #2144
Risk
High risk, totally changing the way we handle the DeFi modals
Testing
Test Yearn (deposit/withdraw) and Foxy (deposit/withdraw/claim) from the DeFi page and from the asset specific pages.
Need to make sure all the methods are still functioning as normal.
Screenshots (if applicable)