-
In the `serverside-pagination` example, we have some sample means of adding loading indicators. Loading indicators are a common and important part of the serverside experience, so we should have some …
-
Indicators templates for:
* Network status - online / offiline
* Refresh on update / change
* Loading indicators
-
**Is your feature request related to a problem? Please describe.**
Yes, the absence of a preloader can lead to a poor user experience as users may not understand whether the application is working or…
-
![Image](https://user-images.githubusercontent.com/25280806/191423135-f1af2893-cbda-4cb3-8d6d-6ab856cf3a5f.png)
-
When either of the buttons is clicked, the indicators on both buttons appear because the hx-request is being added to the form and not the specified id ( #indicator1 or #indicator2 ). I am using versi…
-
Currently loading indicators immediately become visible. There should be some waiting time before they show up, so that it won't flicker for fast operations. Some individual cases should be discussed …
-
## Description
Minor issue with the layering on loading indicators of various weapon. This is a sprite work with a little bit of state management.
See affected list below:
##Scope
| Weapon | Red…
-
### Is your feature request related to a problem?
No.
### Describe the solution you'd like
After opening any app from the Bottle, there is no indicator that the app is in the process of launching. …
-
I tried to use it on a script fetching data in database, and decided to give up the call since taking so long.
However I cannot terminate the program anymore. :/
```
Traceback (most recent call l…
-
### Description
The "Add Media" section within the Add Product modal has display issues. The "Add Media" section should display well allowing users to easily upload and manage media files without a…