-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
No Loading animation on the website. #13600
Comments
Hey @Tanishk05, appreciate you noting your experience here. Few things here about updates already in progress:
cc: @pettinarip Not sure if I missed it, but do we have another issue tracking the performance changes specifically? Can leave this issue open for now as a tracking item if we don't have anything better... You mentioned animations, did you have any specific thoughts on how you'd like to see the homepage be presented while loading? |
Modern AnimationYou can use above animation like when someone click on a button, cursor turns into above animation and when the page is loaded it turns back to normal, instead of displaying the animation on the whole page. |
There is no public issue to track performance issues / fixes at the moment. IMO we should wait and see the end results of the shadcn & homepage migrations. If we still find that the UX is still bad for slow connections/devices, we should implement a change to the UI to make it obvious. We discussed this before and one suggestion was to implement a progress bar at the top of the page for page transitions. This idea lets the user know about the lack of interactivity while the content is still visible and the native elements (links) still work from the first render. |
This issue is stale because it has been open 30 days with no activity. |
Describe the bug
When I had first opened the site and click on any of the button, lets say explore button on the home page it waits for sometimes and then loads the page, but during that time I was not able to tell whats happening whether it is processing or not or my internet is slow.
To reproduce
Expected behavior
Its expected behavior is to show some kind of loading animation to tell users that something is happening and the site is not stuck.
Screenshots
See this video
Screencast.from.2024-08-07.23-21-12.mp4
In this, when I click on the buttons or the links down it takes some time to take to the destination.
Lets say there is person whose internet is not that good, he may feel like stuck so this issue needs to be fixed.
Desktop (please complete the following information)
No response
Smartphone (please complete the following information)
No response
Additional context
No response
Would you like to work on this issue?
The text was updated successfully, but these errors were encountered: