nuxt icon indicating copy to clipboard operation
nuxt copied to clipboard

fix(vue-app): loading indication isn't started if it was stopped less than 500ms beforehand

Open arikw opened this issue 2 years ago • 2 comments

Types of changes

  • [x] Bug fix (a non-breaking change which fixes an issue)
  • [ ] New feature (a non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Description

Resolves #10085

Checklist:

  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly. (PR: #)
  • [ ] I have added tests to cover my changes (if not applicable, please state why)
  • [ ] All new and existing tests are passing.

arikw avatar Nov 26 '21 00:11 arikw

Codecov Report

Merging #10086 (c7d165c) into dev (123206c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev   #10086   +/-   ##
=======================================
  Coverage   65.19%   65.19%           
=======================================
  Files          94       94           
  Lines        4155     4155           
  Branches     1172     1172           
=======================================
  Hits         2709     2709           
  Misses       1167     1167           
  Partials      279      279           
Flag Coverage Δ
unittests 65.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 123206c...c7d165c. Read the comment docs.

codecov-commenter avatar Jun 23 '22 23:06 codecov-commenter

@pi0 thanks. Is there anything else I'm required to do to get this PR merged?

arikw avatar Jun 24 '22 22:06 arikw