barista icon indicating copy to clipboard operation
barista copied to clipboard

fix(expandable-panel): Fixed animation state issue when panel is insi…

Open Sherif-Elhefnawy opened this issue 2 years ago • 1 comments

…de a container that gets removed from the DOM.

Updated behavior heat-field-expandable-panel

Pull Request


Hi, thank you for contributing to Barista with this pull request (PR).

To ensure a fast process and merging of your PR please make sure it fulfills the coding standards and contribution guidelines.

  • A feature proposal has been provided, discussed and approved first.
  • There is a meaningful description of the issue in GitHub (Screenshots are often helpful).
  • If the PR introduces breaking-changes or deprecations it matches the following guidelines.
    • The commit message follows our commit guidelines.
    • Tests for the changes have been added (for bug fixes / features).
    • Docs have been added / updated (for bug fixes / features).

Please choose the type appropriate for the changes below:

Type of PR

Checklist

  • [ ] I have read the CONTRIBUTING doc and I follow the PR guidelines
  • [ ] Lint and unit tests pass locally with my changes
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added necessary documentation (if appropriate)

Sherif-Elhefnawy avatar Aug 24 '22 11:08 Sherif-Elhefnawy

Issue this fixes: https://github.com/dynatrace-oss/barista/issues/2515

Sherif-Elhefnawy avatar Aug 24 '22 11:08 Sherif-Elhefnawy

Cherry picked into: 10.7.x: f87e8a23e47fa2443545b4c251c20b96f64fd45c master: 6b3be7e58e993e496e2437ea87ff272956f0a9c7

Sherif-Elhefnawy avatar Sep 01 '22 09:09 Sherif-Elhefnawy