-
Currently venom uses a third party library to add some eye-candy to the terminal output via progress spinners. This interferes automated log shipping and parsing. If I open a pull request to remove …
-
### Current behavior
I have a application which shows a loading spinner while a request is running.
I have assertions in my cypress tests that the spinner is visible and not visible afterwards.
…
-
need to implement a loading spinner that shows while API requests that are in progress. This will enhance the user experience by giving visual feedback .
-
Thought someone else might find these useful. Please feel free to use / change or upgrade code as needed. These are rough but work well enough for my use. (Note: Loosely inspired by Material Design.)
…
-
We should decided on a progress gem, like JGProgressHUD or whatever, and make a nice wrapper around it in RedPotion. Especially the common stuff.
-
# Feature Request
**Ionic version:**
[x] **5.x**
**Describe the Feature Request**
It would be nice to have a determinate state for the ion-spinner as described in the material documentation
…
-
Version: Deno 2.0.6
deno tasks doesn't handle signals properly (but npm scripts do). I created a simple repro for issue here:
https://github.com/mo/deno-tasks-signal-issue-repro
./docker-compos…
-
To enhance user experience and provide visual feedback during content loading, I propose adding loading animations throughout the application. These animations will be particularly useful when users a…
-
### Description
I'd love to see an indeterminate progress for grluestack-ui. Currently it seems like the spinner is the only option for showing indeterminate progress.
Here is an example from materi…
-
**Describe the feature request**
As a user, sometimes I upload files to a Budibase app using slower Wi-Fi. I would like to see that the upload is still in progress. This feature would greatly improve…