Add option to show Button spinner on top of content #5221
stiang
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The top version is how it works today - note how the spinner causes the text to reflow, resulting in a poor user experience:
The bottom version is what I propose should be added as an option for the
spinnerPlacement
prop - maybecentered
oroverlaid
?This would make the Button component more useful and versatile, and I think such an option could be added without any compatibility issues.
Beta Was this translation helpful? Give feedback.
All reactions