A bug was brought to my attention where an edit form could end up having multiple save buttons.
It seems to be exacerbated by a node form that has a media field that has a required alt title field is the only required field left unfilled.
One of my clients us using a gin theme (not sure if this is why) but for some reason there were two save buttons in the form markup, one was hidden and the other was visible. This threw off the javascript.
This was causing issues (multiple dialogs open, cancel one, have to cancel the next).
So I've tightenned up the js to only open one confirmation dialog per click.
See problem/motivation
See patch
Review patch
Improvement
N/A
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.