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

Chart: Boarding maps to accept filters rather than list of _ids #36

Closed
am-MongoDB opened this issue Jun 10, 2020 · 0 comments
Closed

Chart: Boarding maps to accept filters rather than list of _ids #36

am-MongoDB opened this issue Jun 10, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@am-MongoDB
Copy link
Collaborator

The web app's boarding page currently sends a query with an unlimited list of report IDs to be rendered on the map. That breaks limits on the size of http requests.

Instead, we should have server-side Chart logic that takes filter criteria, which it then uses to find all of the documents that should be rendered on the map.

Once that is implemented, raise a web ticket to use the new Chart.

@am-MongoDB am-MongoDB added the enhancement New feature or request label Jun 10, 2020
@am-MongoDB am-MongoDB self-assigned this Jun 10, 2020
WildAid O-FISH Realm Development automation moved this from Backlog to Done Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant