Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

A closed MaterialExpansionPanel does not resize as expected #428

Open
stephan-gruen opened this issue Aug 1, 2019 · 0 comments
Open

A closed MaterialExpansionPanel does not resize as expected #428

stephan-gruen opened this issue Aug 1, 2019 · 0 comments

Comments

@stephan-gruen
Copy link

If a MaterialExpansionPanel is opened and then closed and the user resize the browser, the panel will not resize smaller than the size it was closed. It will update this minimal size if the user opens and closes the panel again. This is not the expected behaviour.

dependencies:
  angular: ^6.0.0-alpha
  angular_components: ^0.14.0-alpha
    display: flex;
    flex-direction: column;
    align-items: stretch;
@stephan-gruen stephan-gruen changed the title MaterialExpansionPanel does not resize if closed as expected A closed MaterialExpansionPanel does not resize as expected Aug 1, 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

1 participant