Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add spinner to Toggle component #3803

Merged
merged 3 commits into from
Mar 11, 2025

Prevent clicking toggle while isLoading is true

8cbaa74
Select commit
Loading
Failed to load commit list.
Merged

feat: Add spinner to Toggle component #3803

Prevent clicking toggle while isLoading is true
8cbaa74
Select commit
Loading
Failed to load commit list.
Codecov Public QA / codecov/project succeeded Mar 11, 2025 in 1s

98.73% (+0.00%) compared to 535feae

View this Pull Request on Codecov

98.73% (+0.00%) compared to 535feae

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.73%. Comparing base (535feae) to head (8cbaa74).

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main    #3803   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files         826      826           
  Lines       14970    14975    +5     
  Branches     4273     4270    -3     
=======================================
+ Hits        14781    14786    +5     
  Misses        182      182           
  Partials        7        7           
Files with missing lines Coverage Δ
src/ui/Toggle/Toggle.tsx 94.73% <100.00%> (+1.87%) ⬆️
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.30% <ø> (ø)
Services 99.38% <ø> (ø)
Shared 99.12% <ø> (ø)
UI 99.08% <100.00%> (+<0.01%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 535feae...8cbaa74. Read the comment docs.