barista
barista copied to clipboard
fix(expandable-panel): Fixed animation state issue when panel is insi…
…de a container that gets removed from the DOM.
Updated behavior
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)
Issue this fixes: https://github.com/dynatrace-oss/barista/issues/2515
Cherry picked into: 10.7.x: f87e8a23e47fa2443545b4c251c20b96f64fd45c master: 6b3be7e58e993e496e2437ea87ff272956f0a9c7