rubyforgood / pdx_diaper

Inventory system for Portland Diaper Bank, created at Ruby For Good 2016
MIT License
6 stars 3 forks source link

Prevent Accidental Data Deletions - Add an "Are You Sure" Prompt #94

Closed pdxdiaperbank closed 6 years ago

pdxdiaperbank commented 6 years ago

Currently, it is MUCH to easy to potentially delete data at just a click of a button. To prevent disaster, please add an "are you sure you want to delete?" prompt which requires the person to approve the request prior to its final deletion. This feature should exist ANY time there is a delete button throughout the database.

screenshot 2018-05-31 11 59 22

Browser used: Chrome