-
**Is your feature request related to a problem? Please describe.**
Currently the app is taking some time to retrieve the data from the blockchain but this is not very clear on the UI, we need a loadi…
-
### Initiative (Required)
GSSoC (Girl Script Summer of Code) 🌸
### Is your feature request related to a problem? Please describe.
YES
### Describe the solution you'd like.
There should be Loading…
-
## Environment
- Next.js version: 13.5.6
- Browser: Safari on iOS 17.3
## Description
I'm encountering an issue integrating the `scroll-timeline` polyfill into my Next.js project, aiming to enab…
-
**Task**
Integrate the finalized loading animation with the home page of the website.
The finalized animation that we would be using in our project is the one made by Aastha. The files of the same…
-
# Requirement
Replace the current animation with the default pull-down animation.
## Basically
Make it behave exactly like the stock Pull-Down-To-Refresh, but instead of the boring circular spinn…
-
replace current boring loading gif with something TRTL'y
like this:
https://turtlecoin.lol/images/logos/turtle_shield_animate.svg
Or the animated gif from mikeykones in Discord
-
```
func startAnimation() {
dotOne.transform = CGAffineTransform(scaleX: 0.01, y: 0.01)
dotTwo.transform = CGAffineTransform(scaleX: 0.01, y: 0.01)
dotThree.transform = CGAffineTrans…
imzyf updated
6 years ago
-
Implemented a loading animation to improve user experience during page load times, especially on slower connections. The loader ensures users are aware of the ongoing process while the content is bei…
-
### Steps to reproduce
1. Open the LNReader app and navigate to a novel source.
2. Perform a search within the source to generate results.
3. Scroll down until you encounter the loading animation.
…
-
![bugsagerss](https://cloud.githubusercontent.com/assets/3540413/11100752/65096158-88b3-11e5-9768-30c6b4169204.gif)
So, as you can see in the picture, the loading animation in the sidebar seems to be…