Loading indicator in button Slot #628
-
Hello, i hope to find anybody who can tell me how to display a loading indicator after a click on a button. My first try is not working (progress ring is not beeing displayed.). Many Thanks Sascha Login Component:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
so it seems i found the problem by myself. The ProgressRoing is shown, but i cant see it because it has the accent color (the same as the button). I've tried to set the progress ring color by css. But that ist not working. It seems the component is ignoring the css.
|
Beta Was this translation helpful? Give feedback.
-
okay, i found a solution. By setting the stroke value, you can change the color of the progress spinner.
Reagrds Sascha |
Beta Was this translation helpful? Give feedback.
-
We added a |
Beta Was this translation helpful? Give feedback.
so it seems i found the problem by myself. The ProgressRoing is shown, but i cant see it because it has the accent color (the same as the button).
I've tried to set the progress ring color by css. But that ist not working. It seems the component is ignoring the css.