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

Gradually replace infographic bubble heuristics with API has_data fields #1617

Open
Stephen-ONeil opened this issue Sep 13, 2019 · 0 comments

Comments

@Stephen-ONeil
Copy link
Contributor

Bubble menu options have to be presented before their data has actually been loaded, so we've always had to rely on heuristics/things like the department-to-table mapping to guess what infographic bubbles should exist. Has often, and still has, false positives.

E.g. finance bubbles for new-in-year programs that don't actually have financial data yet (on the assumption that all programs always have financial data, which is otherwise true)

As data is move to the API, can gradually use more actual checks instead of shaky assumptions/heuristics.

@Stephen-ONeil Stephen-ONeil self-assigned this Sep 13, 2019
@Stephen-ONeil Stephen-ONeil removed their assignment Apr 16, 2021
@Steph-Rancourt Steph-Rancourt transferred this issue from TBS-EACPD/infobase Jun 6, 2024
@Steph-Rancourt Steph-Rancourt transferred this issue from TBS-EACPD/private-temp Jun 6, 2024
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