Add loading indicators to buttons where ever needed. #1499
Closed
usmangurowa
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For create account, sign up, onboarding and any other place applicable, we need to add a prop to the button loading={state} to indicate if a button is loading or not, instead of using something like this state ? ‘loading….” : “Create account”.
Beta Was this translation helpful? Give feedback.
All reactions