ConfBuddies icon indicating copy to clipboard operation
ConfBuddies copied to clipboard

Warn User before they Delete their Profile

Open ChaelCodes opened this issue 1 year ago • 1 comments

Pop up a little confirm text before a user deletes their Profile.

Rails 7 deprecated data: { confirm: "Are you sure?" } - we need a new method. https://api.rubyonrails.org/classes/ActionView/Helpers/UrlHelper.html#method-i-button_to

ChaelCodes avatar Feb 15 '24 15:02 ChaelCodes

I'll add some more detail here about what we're doing currently, and the helper to get the buttons in later. If you can find it yourself, feel free to pick this issue up before I add those references.

ChaelCodes avatar Feb 15 '24 15:02 ChaelCodes