Closed PhurbaSherpa closed 4 years ago
I looked a little bit farther into it. It does work but I needed to refresh. not sure yet why
I looked a little bit farther into it. It does work but I needed to refresh. not sure yet why
I noticed I set surveyPage to zero in the clearSurvey action instead of setting it to surveyPage 1, just fixed it
Just need an approval from @AdhamAH as he requested changes and this should be good to go
⚠️ IMPORTANT: Please do not create a Pull Request without creating an issue first.
All changes need to be discusssed before proceeding. Failure to do so may result in the pull request being rejected.
Please be sure to review our Code of Conduct, Contributing Guidelines, and Support documentation before submitting a pull request.
Please include the issue number the pull request fixes by replacing YOUR-ISSUE-HERE in the text below.
Fixes #668
Summary
Gives a user a reminder every time they log in to take their survey if they haven't taken one that day.
If a user deletes their data they'll be reminded to take a survey upon going back to the health Log.
Details
Before a user was forced to take a survey if they haven't that day before being able to navigate the website.
Test Plan (required)
Final Checklist
package.json
?1.0.9
=>1.0.10
yarn
notnpm
? (important!)yarn lint
on the code?