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

Site keep reloading itself #107

Open
Atharva-karambe opened this issue Mar 23, 2023 · 0 comments
Open

Site keep reloading itself #107

Atharva-karambe opened this issue Mar 23, 2023 · 0 comments

Comments

@Atharva-karambe
Copy link
Contributor

I noticed that the site is frequently reloading itself to display updated data from the database. This behavior can be problematic as it causes the site to connect and disconnect repeatedly, slowing down the dashboard and increasing the time it takes for the browser to render the site.

To address this issue, I made some changes to the code that allow the site to request new data internally, rather than reloading the page each time. This has resulted in significant improvements in the site's speed and performance, as the browser no longer needs to rerender the entire site from scratch.

I have submitted a pull request with these changes, and I would appreciate it if you could review it and let me know your thoughts. Thank you!

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

1 participant