rubyforgood / rubyforgood/Flaredown

Patterns failing to render

Open
#569 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
50
Forks
21
Avg merge
6d 12h
Merged PRs (30d)
16

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the empty Pattern graphs in the app, mobile site, or desktop site, then inspect the four chart templates named in the report: g-trackable.hbs, g-flat.hbs, g-hbi.hbs, and g-weather.hbs. Compare their circle/cx usage with the reported screenshots; done means Pattern graphs populate with data across the affected views.

Written by the indexing model from the issue text.

Assessment

Tech stack
handlebars
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.