-
Notifications
You must be signed in to change notification settings - Fork 275
feat(spinner): Display a configurable spinning wheel (eg. while a script is running) #1047
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
## [5.1.0-dev.3](v5.1.0-dev.2...v5.1.0-dev.3) (2025-10-07) ### Features * **protect:** allow configuring `protect` at the card level ([#1049](#1049)) ([1680330](1680330)), closes [#1044](#1044) * **protect:** Support for `success_message` ([#1048](#1048)) ([78c7151](78c7151)), closes [#1046](#1046) * **spinner:** Display a configurable spinning wheel (eg. while a script is running) ([#1047](#1047)) ([fb1963e](fb1963e))
🎉 This PR is included in version 5.1.0-dev.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
@RomRider, do I understand correctly that the spinner will be displayed in any case, for example, when performing multi-actions (apparently with a set delay), even if |
Correct |
If that's something which bothers you, please open a feature request with your request :-) |
|
right, sorry for that... can confirm that to override correctly..... shouldnt my wrong config error somewhere? |
fwiw, that
|
It's not necessary, you're right. But it doesn't change anything if it's there 😄 |
That's an issue, please open a bug. It should work with |
I can't say that I'm bothered by this... I just don't know if it's a bug or a feature... Perhaps it's just the way it should be... Therefore, given that some members of the community are highly triggered by my questions, I'm a bit wary of opening new entities... |
Please stop commenting on a closed PR, open new issues and share a minimal config example. Those 2 points are valid, either doc update or bug fix. |
Okay, whatever you say... It's like there's no bug here (it can be interpreted as normal behavior), and the documentation can be read in different ways... So, it's like there's nothing to open... I'm sorry for the time you've wasted. With deep respect for you! |
That's not what I'm saying 😅 I'm saying those are valid points and should be opened as issues so that we can deal with them accordingly (either by making the documentation better or by finding a way to avoid the situation) |
Uh oh!
There was an error while loading. Please reload this page.