HarryKing87 / pantry-app

Pantry app | Control your kitchen
https://itspantry.netlify.app
2 stars 0 forks source link

Expiry Notification is not supported on mobiles and crushes the page. #49

Closed HarryKing87 closed 1 year ago

HarryKing87 commented 1 year ago

The issue is on mobile, whenever I try to put an expiry date that is past due, then the page crushes and I need to delete that product manually from the Database. On desktop it is fine.

Solutions

  1. Disable that functionality on mobile phones
  2. Delete the product if the date has passed
HarryKing87 commented 1 year ago

Solved by adding the Toastify Notification functionality