Right now we're using a window.confirm() pop up to confirm whether a user really wants to delete an item. Do we want to do this a different way?
from Isaiah during issue 11: "maybe in the future when we do styling we can decide whether a JS dialog box is enough or if we wanted a custom delete confirmation box?"
Right now we're using a window.confirm() pop up to confirm whether a user really wants to delete an item. Do we want to do this a different way? from Isaiah during issue 11: "maybe in the future when we do styling we can decide whether a JS dialog box is enough or if we wanted a custom delete confirmation box?"