real-coddicted / react-tax-dashboard

react-tax-dashboard
0 stars 0 forks source link

Delay in UI response after clicking Save button for each of Tax tabs #119

Open jainanupam opened 1 month ago

jainanupam commented 1 month ago

Similar to https://github.com/real-coddicted/react-tax-dashboard/issues/116 for each of tax tabs we should have more responsive UI after clicking Save button. Currently it seems to wait for API response and then show the loading spinner with save button still enabled.