https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37288
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169793|0 |1 is obsolete| | --- Comment #5 from David Nind <[email protected]> --- Created attachment 169816 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169816&action=edit Bug 37288: Improve display of data provider edit form This patch makes some improvements to the edit form for data providers. It delays page display until the counter registry has responded and also improves the display of the "create manually" and "Create from registry" buttons Test plan: 1) Create a Data provider in the ERM module 2) Click to edit that new provider 3) The page will load and there will be a slight delay before the Data provider name input is populated 4) The "Create manually" button will also be visible 5) Apply patch and yarn build 6) Hard refresh the browser and repeat steps 1 and 2 7) This time when the page loads the provider name should be prepopulated and no manual creation button will be visible Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
