You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I load up the 28966 HTTPD schematic list, it literally crashes my browser before I even load it, and I have 1GB/s upload/download on my internet provider and more than enough RAM to load it.
My proposals that we could do:
Re-design this page by making an external server load the schematic list every 15 or so minutes therefore removing tons of stress on trying to load it.
Add jQuery to the HTTPD and make a function where loads every 50 or so schematics at a time and we give the user a button to "show more" schematics so it won't crash the user's browser on first load.
We could create an alphabetization matrix that allows only all of the first letters of a schematic name to be loaded, so people can click on them starting with A-Z and 1-9. That way it's more sorted.
Let me know your thoughts.
The text was updated successfully, but these errors were encountered:
Hello friends, it's been awhile.
When I load up the 28966 HTTPD schematic list, it literally crashes my browser before I even load it, and I have 1GB/s upload/download on my internet provider and more than enough RAM to load it.
My proposals that we could do:
Let me know your thoughts.
The text was updated successfully, but these errors were encountered: