confirming-deletion
There are 2 repositories under confirming-deletion topic.
SStorm/areyousure
A simple CLI tool that can intercept certain commands and double check if you really want to execute them
roistyx/react-notes-app
This app allows users to add notes. Notes are shown in a grid layout. Each includes date ('Aug 31st 12:30 PM'). Clicking a note opens a modal. Deletion confirmation is handled with find() and confirm(). Other methods like map() display notes.