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 in dialog starts open and jerks closed #13954

Closed
johnchristopherjones opened this issue Nov 3, 2018 · 2 comments
Closed

Accordion in dialog starts open and jerks closed #13954

johnchristopherjones opened this issue Nov 3, 2018 · 2 comments

Comments

@johnchristopherjones
Copy link

Bug, feature request, or proposal:

When an accordion is placed in a dialog, the accordion starts in the open position and then jerks closed. The jerking appears to happen at the end of the dialog open animation.

What is the expected behavior?

An accordion in a dialog should be in its closed position during the dialog animation.

What is the current behavior?

The accordion is open during the dialog animation and jerks closed afterwards.

What are the steps to reproduce?

  1. Create a dialog that contains an accordion
  2. Open the dialog

StackBlitz: https://angular-material2-issue-vo7but.stackblitz.io

What is the use-case or motivation for changing an existing behavior?

I have a dialog that has a long-ish selection list, broken up into sections with accordions.

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

"@angular/core": "^7.0.2",
"@angular/material": "^7.0.2",
"typescript": "3.1.6",

Chrome 70.0.3538.77

macOS 10.14.1

@crisbeto
Copy link
Member

crisbeto commented Nov 3, 2018

A fix for this was merged in yesterday. See #13888.

@crisbeto crisbeto closed this as completed Nov 3, 2018
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants