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

fix(home): fix loading animation on home screen #577

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Conversation

jamaljsr
Copy link
Owner

@jamaljsr jamaljsr commented Aug 2, 2022

This PR fixes a minor CSS issue where the loading icon on the home screen did not animate in a full circle.

@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2022

Codecov Report

Merging #577 (ba53c67) into master (54ed676) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #577   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          113       113           
  Lines         3271      3269    -2     
  Branches       572       570    -2     
=========================================
- Hits          3271      3269    -2     
Impacted Files Coverage Δ
src/components/common/Loader.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@jamaljsr jamaljsr merged commit 43cf188 into master Aug 3, 2022
@jamaljsr jamaljsr deleted the fix-home-loader branch August 3, 2022 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants