Open silviyaboteva opened 3 years ago
The issue is related to how panelbar still has legacy rendering elements like k-panel
... True, we could override the that behaviour in the styles but in reallity, it should be handled trough markup changes
I did not intentionally look for this, but I found the culprit -- https://github.com/telerik/kendo-themes/pull/152#issuecomment-385698415. Seems we introduced the bug when implementing Material theme.
Describe the bug When the PanelBar has animated show and hide, the global $border-radius variable applies on the bottom edges of the last selected item: https://www.telerik.com/kendo-react-ui/components/layout/panelbar/animations/
Expected behavior The border-radius should not be applied in this case.
Screenshots
Affected suites