https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32925 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 146428 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146428&action=edit Bug 32925: Display loading info when a form is submitted With this new ButtonSubmit component all our submit buttons will look and behave identically. Here we need a "submitting" information to be displayed, and the form to be "deactivated". This patch is a POC and use the new component on the add agreement and delete agreement forms Test plan: It's easier to test if you add a sleep in the relevant place (Koha/REST/V1/ERM/Agreements.pm for list and add/update) Confirm that you see a "Submitting..." in the middle of the screen -- You are receiving this mail because: You are watching all bug changes.