rubyforgood / rubyforgood/Flaredown
Symptoms: Improve activity scale visualization
Open
@jasperfurniss is already working on this.
Since Oct 11, 2021.
Hacktoberfest
type:feature-improvement
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 21
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 16
Description
How it works now
- Users rate a symptom's activity on a five step scale, represented by a smiley face and four squares
- There are hover tooltips, but on iOS, these are are only visible after touching one of the options
- If a square is selected, that square and all squares to the left of it fill in with a random color
- The smiley face only fills in if it is selected
User story
As someone with a chronic illness, who is trying to track their health in the Flaredown iOS app, I would like to rate my symptoms' activity without confusion. The scale is confusing because:
- The rating options don't have an explanation, so I don't know what the rating options are before I touch one
- The smiley face doesn't match the square pattern, so I didn't think it was a rating option
- The smiley face doesn't match the color pattern, so I didn't think it was a rating option
How it should work - TO BE DETERMINED
- The scale should still be the standard 1-5 symptom activity scale (note: does this have a name???)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.