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

Add global loading bar when http events are fired #901

Merged
merged 1 commit into from
Jul 3, 2022

Conversation

hocinehacherouf
Copy link
Contributor

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@codecov
Copy link

codecov bot commented Jul 3, 2022

Codecov Report

Merging #901 (bc4beb6) into main (e6f25f0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #901   +/-   ##
=======================================
  Coverage   83.00%   83.00%           
=======================================
  Files         154      154           
  Lines        5300     5300           
=======================================
  Hits         4399     4399           
  Misses        901      901           

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 bbbc9c6...bc4beb6. Read the comment docs.

@hocinehacherouf hocinehacherouf marked this pull request as ready for review July 3, 2022 20:35
@hocinehacherouf hocinehacherouf requested a review from a team as a code owner July 3, 2022 20:35
@hocinehacherouf hocinehacherouf merged commit 01e984c into main Jul 3, 2022
@hocinehacherouf hocinehacherouf deleted the feature/900_global_http_loader_bar branch July 3, 2022 20:35
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.

Feature: Enable global loading animations when http events are fired
1 participant