💡 Proposal - Progress/Loading state button #1621
Labels
needs review
Proposal/bug that needs to be reviewed by maintainers
proposal
stale
Used to mark when there was no activity for a set period of time
Forma 36 contribution proposal
Currently working on a custom app, where it has a button to create a new piece of content onClick.
When the onClick happens its field input data from microservices and other locations.
During this time I wanted to have a loading/progress state So I thought i would modify an
Screen.Recording.2021-12-10.at.09.19.05.mov
Some example code... I'm setting the progress bar with in state being bumped along inside an async function call (There's probably a better way to do this) :)
The text was updated successfully, but these errors were encountered: