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

Schematic List Too Full #2157

Open
tylerhyperHD opened this issue Apr 5, 2018 · 2 comments
Open

Schematic List Too Full #2157

tylerhyperHD opened this issue Apr 5, 2018 · 2 comments

Comments

@tylerhyperHD
Copy link

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:

  1. 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.
  2. 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.
  3. 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.

@Wild1145
Copy link
Member

Wild1145 commented Apr 7, 2018

Sounds like we just need to have some pagination in place and have a drop down to set how many should be displayed per page?

@robingall2910
Copy link
Contributor

yes, pretty much @Wild1145

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

No branches or pull requests

3 participants