bitovi / app-staffing

2 stars 2 forks source link

Fix (Staf-179): button stuck in loading on request failure #364

Closed Dyl4n84 closed 2 years ago

Dyl4n84 commented 2 years ago

When submitting a request to update an employee if the request failed the submit button was stuck in the loading state. There is also a fix for the logic when coming from the dashboard page extra data would be cached and cause the request to fail, so filtering was added to only submit the data needed.