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

Accordion behaviour in staggered animation (> 7.0.0) #14728

Open
OSHistory opened this issue Jan 4, 2019 · 1 comment
Open

Accordion behaviour in staggered animation (> 7.0.0) #14728

OSHistory opened this issue Jan 4, 2019 · 1 comment
Labels
area: cdk/accordion P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@OSHistory
Copy link

What is the expected behavior?

Prior to Version 7.0.0 a staggered animation will be blend in a 'final'
expansion panel.

What is the current behavior?

The whole panel is faded in unstyled (including contents), only after all animations of the stagger()
function are complete the expansion panels will be displayed correctly.

What are the steps to reproduce?

[Stackblitz Material7]
(https://stackblitz.com/github/OSHistory/test-accordion-stagger)

[Stackblitz Material6]
(https://stackblitz.com/github/OSHistory/test-accordion-stagger/tree/material6)

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Material 7.0.0

Is there anything else we should know?

@crisbeto
Copy link
Member

crisbeto commented Jan 5, 2019

Should be resolved by #14127.

@andrewseguin andrewseguin added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent has pr labels Jan 9, 2019
@mmalerba mmalerba removed the has pr label Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cdk/accordion P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

4 participants