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

Cancel requests when scrolling past a section #467

Open
garrettjstevens opened this issue Oct 16, 2024 · 1 comment
Open

Cancel requests when scrolling past a section #467

garrettjstevens opened this issue Oct 16, 2024 · 1 comment

Comments

@garrettjstevens
Copy link
Contributor

If we scroll past an area before it finishes fetching the data, we should cancel the fetch so that it doesn't fetch unnecessary data.

@shashankbrgowda
Copy link
Contributor

In order to reduce the response size of /features/getFeatures?refSeq=&start=&end= endpoint, can we fetch only necessary fields and skip fields like alIds, attributes etc. when we fetch features for rendering in apollo track ?

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

No branches or pull requests

2 participants