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(ui): progress bar animation #4136

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft

Conversation

Dushusir
Copy link
Member

@Dushusir Dushusir commented Nov 23, 2024

  • Fix the problem that the progress bar does not disappear

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

Copy link

github-actions bot commented Nov 23, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Nov 23, 2024

Playwright test results

failed  1 failed
passed  19 passed

Details

stats  20 tests across 9 suites
duration  5 minutes, 46 seconds
commit  b54952b
info  For more information, see full report

Failed tests

chromium › memory/memory.spec.ts › memory

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.

Project coverage is 33.73%. Comparing base (798e1fd) to head (b54952b).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
.../src/controllers/trigger-calculation.controller.ts 0.00% 16 Missing ⚠️
...ges/ui/src/components/progress-bar/ProgressBar.tsx 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4136      +/-   ##
==========================================
- Coverage   33.74%   33.73%   -0.01%     
==========================================
  Files        2457     2457              
  Lines      127861   127867       +6     
  Branches    28631    28631              
==========================================
  Hits        43141    43141              
- Misses      84720    84726       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@Dushusir Dushusir marked this pull request as ready for review November 23, 2024 11:57
@Dushusir Dushusir requested a review from hexf00 November 23, 2024 12:00
@Dushusir Dushusir marked this pull request as draft November 23, 2024 12:28
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.

1 participant