RaulBSantos / my_simple_notebook_vue

My Simple Notebook in Vue
https://my-simple-notebook-vue.herokuapp.com/
0 stars 0 forks source link

Delete a note is not mistake-proof #2

Open RaulBSantos opened 4 years ago

RaulBSantos commented 4 years ago

Add modal asking if user is sure of deleting a note. Also avoid to delete unwanted notes (yes, it's happening the case of click to delete tha 'A' note and the 'B' note is been deleted. :disappointed: