[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
Fri Feb 10 13:20:23 CET 2023


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

--- Comment #6 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 146469
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146469&action=edit
Bug 32939: Have a generic fetch function for POST and PUT requests in vue
modules

In bug 32925 it's discussed the possibility of having a generic fetch function
to handle basic CRUD creates and edits for vuejs modules in the future and move
all common POST+PUT async requests workflow in there, like the 'Submitting...'
loading behaviour.
This POC illustrates this and it's intent is to start discussion, plan on
iterating further to the rest of ERM if agreed upon.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list