Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn User before they Delete their Profile #193

Open
ChaelCodes opened this issue Feb 15, 2024 · 1 comment
Open

Warn User before they Delete their Profile #193

ChaelCodes opened this issue Feb 15, 2024 · 1 comment
Labels
needs work this ticket is not fully groomed

Comments

@ChaelCodes
Copy link
Owner

ChaelCodes commented Feb 15, 2024

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 ChaelCodes added good first issue Good for newcomers needs work this ticket is not fully groomed labels Feb 15, 2024
@ChaelCodes
Copy link
Owner Author

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 ChaelCodes removed the good first issue Good for newcomers label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs work this ticket is not fully groomed
Projects
None yet
Development

No branches or pull requests

1 participant