HausDAO / daohaus-monorepo-deprecated

MIT License
13 stars 5 forks source link

Fix Shrinking Button When Spinner is Active #989

Closed earth2travis closed 1 year ago

earth2travis commented 1 year ago

Feature

Button Component

App

Expected Behavior

Would expect the button to stay the same size

Actual Behavior

Button is shrinking while spinner is active

Steps to Reproduce

No response

Browser

Brave

Screenshots and Context

image
0xRowdy commented 1 year ago

We can handle this by making the text transparent and the spinner loading above. Could be a button enhancement or a new button variant.