yearn / yearn-finance-v3

Yearn Finance Web App v3
https://yearn.finance
123 stars 138 forks source link

feat: Button disabled and loading states #729

Closed karelianpie closed 2 years ago

karelianpie commented 2 years ago

Description

Implemented the

Related Issue

N/A

Motivation and Context

New design

How Has This Been Tested?

Ran locally and saw the changes

Screenshots (if appropriate):

Disabled

yearn_finance

Loading

Screen Shot 2022-07-08 at 8 50 48 pm
xgambitox commented 2 years ago

We need to take a look in other places where the Button component is used, and try not to break the styles there, for both light and dark theme. As an example, look at deposit modal in light: Prod image With Changes: image

Also take a look at action buttons on cards when wallet not connected: prod image Changes: image