ckolderup / postmarks

a single-user bookmarking website designed to live on the Fediverse
https://postmarks.glitch.me
MIT License
459 stars 38 forks source link

Add confirmation step to deleting all bookmarks #79

Closed andypiper closed 10 months ago

andypiper commented 10 months ago

Right now, clicking on the delete all bookmarks button immediately clears the sqlite database.

Given the destructive nature, it would be a good idea to make it more difficult to "accidentally" delete all your bookmarks (yes, the page does already say "only if you are completely sure / cannot be recovered", but a secondary confirmation popup would be an extra safeguard).