rubyforgood / Flaredown

Flaredown web app and API
http://www.flaredown.com
GNU General Public License v3.0
40 stars 15 forks source link

Patterns failing to render #569

Open compwron opened 2 years ago

compwron commented 2 years ago

User error report via email email link

First of all, thank you for creating such a useful app. I tried a lot of different symptom trackers to monitor my long cover/MCAS symptoms and this is the first one that actually does everything I need it to without being super cumbersome. I recently began having issues with the Patterns feature, however. The graphs load for each pattern I’ve created, but the data doesn’t actually populate (example below). This happens in the app, on the mobile site, and on the desktop site. Is this something you’d be able to take a look at?

I logged into the user's account briefly howto login as user

Screen Shot 2021-12-21 at 9 42 00 PM Screen Shot 2021-12-21 at 9 37 45 PM Screen Shot 2021-12-21 at 9 37 24 PM

The only places in the code which use <circle with cx are:

Screen Shot 2021-12-21 at 9 48 06 PM

https://github.com/rubyforgood/Flaredown/blob/master/frontend/app/templates/components/chart/g-trackable.hbs https://github.com/rubyforgood/Flaredown/blob/master/frontend/app/templates/components/chart/g-flat.hbs https://github.com/rubyforgood/Flaredown/blob/master/frontend/app/templates/components/chart/g-hbi.hbs https://github.com/rubyforgood/Flaredown/blob/master/frontend/app/templates/components/chart/g-weather.hbs

compwron commented 2 years ago

Another user issue

Hi, my “patterns” are showing up without any actual data in them, I’m wondering if there is something I am missing? Is there an issue with this part of the app? I have been tracking for over a week and have plenty of data points in my history that these patterns aren’t picking up.

compwron commented 2 years ago

@mansona is working on this :)