Skip to content

Draft: Remove jquery dependency

Jenna Tollerson requested to merge remove-jquery-dependency into 2.x

Trying to get the jQuery out of our javascript, but running into a couple issues. One, in my testing, it loops through every element multiple times. So when you get a warning, you have to press "Cancel" many times over in order to dismiss the alert. And two, pressing cancel doesn't actually prevent the form from submitting.

(Duplicate of MR #2, Hopefully now with Tugboat previews)

Merge request reports