pecoret
pecoret copied to clipboard
add loaders for all buttons that call API
Give a brief summary
If there is slowness in the network or due to some other issue, the save/create button can be pressed multiple time leading to multiple entries being added. I propose to add a loader or disable all buttons that intitate API calls till the response is received.
Additional Information
No response