Skip to content

Conversation

@Kyle-Ye
Copy link
Collaborator

@Kyle-Ye Kyle-Ye commented Jan 3, 2026

Close #655

If missing containerInputs call, DynamicTransaction will not work.
Then transaction.addAnimationListener will not be added. So the animation will be triggerred right away instead of the normal completion
@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 14.29%. Comparing base (e30f180) to head (141e526).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ftUICore/Animation/Transition/MoveTransition.swift 0.00% 2 Missing ⚠️
...SwiftUICore/Layout/Dynamic/DynamicLayoutView.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #706      +/-   ##
==========================================
- Coverage   14.30%   14.29%   -0.01%     
==========================================
  Files         563      563              
  Lines       33190    33191       +1     
==========================================
- Hits         4747     4744       -3     
- Misses      28443    28447       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Kyle-Ye Kyle-Ye merged commit 874ef85 into main Jan 3, 2026
3 of 9 checks passed
@Kyle-Ye Kyle-Ye deleted the bugfix/transition branch January 3, 2026 19:24
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.

Transition is not working as effected

2 participants