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

On a zoom out, display regions and rollup statuses w/in those regions #13

Open
tangollama opened this issue Jan 4, 2020 · 1 comment

Comments

@tangollama
Copy link
Contributor

If the customer has defined a regional structure, use the regional affinity to group points on the map as well as statuses based on that regional structure.

  • Drop the point of the map based on the center-point of all points w/in the region
  • color-code the alert status based on the aggregate of the statuses w/in the region
  • On mouseover, show a summary of the locations in critical, warning, and ok

Choose the zoom out range based on team instinct of what makes the most UX sense

@devfreddy
Copy link
Contributor

When a user toggles to a "region" view, we would need to change the data aggregator/reducers to reflect that rollup. This is feasible but not implemented and would require a pretty high LOE, we should consider as part of this if its just Region, or if there is a slightly more generic way to say "roll everything up by X".

@tangollama tangollama removed this from the v. 1 Infra GeoOps milestone Mar 16, 2020
@tangollama tangollama added the good first issue Good for newcomers label Aug 31, 2020
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

2 participants