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

MetricCompareTable: regions should be optional and default to regionDb.all #564

Open
mikelehen opened this issue Jan 24, 2023 · 0 comments
Labels
packages A task for act-now-packages repo
Milestone

Comments

@mikelehen
Copy link
Contributor

mikelehen commented Jan 24, 2023

It feels unnecessarily redundant to do:

<MetricCompareTable 
  metrics={[MetricId.OPIOID_DEATHS, MetricId.FENTANYL_ENCOUNTERS]} 
  regionDB={regions} 
  regions={regions.all} />

I think we can make regions optional.

@mikelehen mikelehen added this to the launch milestone Jan 24, 2023
@mikelehen mikelehen added the packages A task for act-now-packages repo label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages A task for act-now-packages repo
Projects
None yet
Development

No branches or pull requests

1 participant