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
- Disable all submit buttons (input and button elements) immediately after
triggering save when template is changed in the admin interface
- Add regression test that verifies the fix is present in item_editor.js
- Test uses BASEDIR from settings for robust path construction
This prevents users from accidentally submitting the form twice while
the page is reloading after a template change.
0 commit comments