Skip to content
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

Statistics Page Lazy load seems bad #8255

Open
devashish2024 opened this issue Apr 11, 2024 · 4 comments
Open

Statistics Page Lazy load seems bad #8255

devashish2024 opened this issue Apr 11, 2024 · 4 comments

Comments

@devashish2024
Copy link

devashish2024 commented Apr 11, 2024

The stats page's stats load with javascript. I think that this isn't a good choice because I wanted to see how many new users register in 10 seconds (just randomly :P) and the lazy load moves the elements on reload that I hate.
Lazy load of stats

I see, a javascript file fetches data from https://scratch.mit.edu/statistics/data/daily/ but that seems too boring.

Solution/Fix

The website surely has back-end. Don't link the javascript file that fetches daily, monthyl etc data, just from the back-end send the data in a noative form ({data})

Sorry if I didn't explained properly..

Steps to Reproduce

Reload the stats page and see.

Operating System and Browser

Ubuntu 23 Google Chrome

@devashish2024
Copy link
Author

Mh,wheres the stats file in the repo? I didn't got it even with global search (Stats page, not project stats)

@mxmou
Copy link
Contributor

mxmou commented Apr 19, 2024

Mh,wheres the stats file in the repo? I didn't got it even with global search (Stats page, not project stats)

It's in a private repo.

@devashish2024
Copy link
Author

ok lol

@PaperMarioFan-2022
Copy link

It's the servers, I'm guessing. Try refreshing after a while, or maybe try clearing your cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants