ICTatRTI / coconut-analytics

Browserified & backboned version of coconut-reports
Other
2 stars 3 forks source link

Report: Compare Weekly Facility... #301

Open gmcressman opened 7 years ago

gmcressman commented 7 years ago

I have several questions about this:

  1. Are the warnings in the console on the right important?
  2. "Month", "Zone", and "50" are all controls, but it's difficult for the user to see this. Does MD have a way to make it clear to the user that these are controls?
  3. Some of the values in the "Percent submitted for period" are well over 100%. This looks odd. Is that being calculated correctly? Why would our demo data produce such strange numbers? See Issue #295

image

scloo commented 7 years ago

Fixed the Select dropdown and various buttons that are missing the border, in mobile devices.

scloo commented 7 years ago

For the "Percent submitted for period", I do not understand the formula that @mikeymckay use: Math.round(numberReportsSubmitted/expectedNumberOfReports * 1000)/10

Need Mike to answer that.

For the warnings in the console, again will need Mike to answer that, as I do not know what it is. I believe it has something to do with records in the pouchDB.