-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
regression: Disable animation on image gallery pagination transition #32581
Conversation
Looks like this PR is ready to merge! 🎉 |
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #32581 +/- ##
===========================================
- Coverage 56.33% 55.89% -0.44%
===========================================
Files 2438 2387 -51
Lines 53846 52899 -947
Branches 11103 10864 -239
===========================================
- Hits 30334 29570 -764
+ Misses 20861 20720 -141
+ Partials 2651 2609 -42
Flags with carried forward coverage won't be shown. Click here to find out more. |
Proposed changes (including videos or screenshots)
Issue(s)
Introduced by #32106
Steps to test or reproduce
Before:
before-transition.webm
After:
after-transition.webm
Further comments
CORE-492