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
The point of a popup is to... pop up.
Also, looping through a form inputs and having first field auto focused could be useful for every page or part of a page, not for popup only.
I think there is no need for having a popup specialization for forms. Just put an Ot_form in you Ot_popup and everything will be fine.
I think it should be moved to another module (probably
Ot_form
) since every popup is not a form.You ship more code than necessary if you are not using this feature, and once again, this module is called
Ot_popup
and notOt_popup_containing_form
.The text was updated successfully, but these errors were encountered: