nickslick03 / messiah-meal-planner

1 stars 0 forks source link

Notifications #22

Closed nickslick03 closed 1 month ago

nickslick03 commented 1 month ago

Notifications now pop up whenever a meal button is clicked. There's one notification component per meal table, so if multiple meals are clicked in the same table within the time it takes the animation to complete, the notification bar resets instead of another notification appearing. I think it's fine, but if you would rather have an individual notification component per meal row, we can do that too. We could also add notifications for other buttons as well. Let me know your thoughts.

cdrice26 commented 1 month ago

I think just one notification per meal table is fine given that they overlap anyway. I do think it would be good to add them to the "clear meal queue" and "add selected meals to days" buttons, however. Looks great though!