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

Improve performance when there are thousands of endpoints #46

Open
Danielecina opened this issue Nov 15, 2019 · 0 comments
Open

Improve performance when there are thousands of endpoints #46

Danielecina opened this issue Nov 15, 2019 · 0 comments

Comments

@Danielecina
Copy link
Member

Danielecina commented Nov 15, 2019

The feauture or bug you are proposing

It would be optimal to render only the endpoints visible in viewport.

The description of the bug or the rationale of your proposal

when there are thousands of endpoints the page freeze

The expected result for your bug

During scrolling we expect to have made only the endpoints visible in the window and the page performance does not decrease.

ATTENTION!

  • the function of the anchors must remain functional
  • Understand if we want to keep the scrolled elements rendered inside the frontend or unmount them once outside the viewport

Your environment

node: 12

api-explorer: 6.0.1

os: MacOS

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