You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user starts a post, proposal, or discussion and tries to navigate away before hitting post/save, ask them “are you sure you want to leave?”.
I know you talked about implementing this in UDA as well at one point but couldn’t find the email. I imagine there must be a rails gem for this but I didn’t find anything. This is all I got:
If a user starts a post, proposal, or discussion and tries to navigate away before hitting post/save, ask them “are you sure you want to leave?”.
I know you talked about implementing this in UDA as well at one point but couldn’t find the email. I imagine there must be a rails gem for this but I didn’t find anything. This is all I got:
https://stackoverflow.com/questions/5088096/rails-3-form-helper-to-prevent-user-from-navigating-away-and-losing-changes
Probably just include the library from the registration site.
The text was updated successfully, but these errors were encountered: