Skip to content

📋 Add more functionality to Meal Tracker #564

@EightBitByte

Description

@EightBitByte

Summary

There are a few TODOs scattered around the new Meal Tracker feature. Here they are in list form for implementation:

TODOs

  • Show when the user has added a meal to their log by adding a toast/sonner (food-card.tsx:42,90)
  • Give the user a proper error when they've not signed in before attempting to add a meal (food-card.tsx:55)
  • When a user has added a meal to their log, they should be able to adjust the quantity and/or remove the item from their log by clicking the button on the card (food-card.tsx:64)

Bugs

  • When clicking to add an item that's already been added, we are met with an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestfrontendRelating to Next.js, PWA

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions