[Koha-bugs] [Bug 32925] Display loading info when a form is submitted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 21 14:58:15 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32925

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #146683|0                           |1
        is obsolete|                            |
 Attachment #146684|0                           |1
        is obsolete|                            |
 Attachment #146685|0                           |1
        is obsolete|                            |
 Attachment #146686|0                           |1
        is obsolete|                            |
 Attachment #146689|0                           |1
        is obsolete|                            |

--- Comment #13 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 147045
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147045&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.


More information about the Koha-bugs mailing list