DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 35 forks source link

Added loading in all confirmation dialogues #927

Closed mdshamoon closed 3 weeks ago

mdshamoon commented 3 weeks ago

Summary

Added loading in all confirmation dialogues. Fixes #922. It adds a backdrop rather than disabling buttons but serves the purpose of not able to click after confirmation

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.

Project coverage is 59.25%. Comparing base (fa9aad5) to head (cf551ab).

Files Patch % Lines
src/components/DBT/DBTTaskList.tsx 0.00% 3 Missing :warning:
src/components/Sources/Sources.tsx 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #927 +/- ## ========================================== - Coverage 59.25% 59.25% -0.01% ========================================== Files 80 80 Lines 5468 5480 +12 Branches 1309 1308 -1 ========================================== + Hits 3240 3247 +7 - Misses 2116 2121 +5 Partials 112 112 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.