Skip to content

chore: Add flavor text when tasks complete #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

novellac
Copy link
Collaborator

Context

A user who is done with their daily tasks.

Work done

Added the proper flavor text so the user knows to go look at their progress page, and that their daily tasks are done.

Manual testing instructions

  1. Serve the app
  2. Navigate to /today
  3. Uncheck one or more of the tasks
  • Expect to see the h2 "You got this" at the top of the page.
  1. Check all of the tasks off
  • Expect to see the h2 "Congratulations! Etc..." message at the top of the page.
  • Expect the message to contain a link to /progress page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants