prototype-ujs icon indicating copy to clipboard operation
prototype-ujs copied to clipboard

Fix confirm dialogs not triggering on form submission

Open domchristie opened this issue 13 years ago • 2 comments

Add allowAction() to form button click handler

domchristie avatar Oct 06 '11 22:10 domchristie

cjolly's pull request from June 8th is doing the same thing, with a different solution. Your solution is the same as mine.

Frustrating that developers are wasting their valuable time finding the same bugs, taking the care and effort to generate pull requests, but these are not being attended to.

pond avatar Oct 19 '11 09:10 pond

I did see @cjolly's pull request, but I think this fix is more consistent with jquery-ujs.

domchristie avatar Oct 19 '11 10:10 domchristie