ibm-products icon indicating copy to clipboard operation
ibm-products copied to clipboard

[SidePanel] Moving the Header down after it's finished the open animation.

Open dkaushik95 opened this issue 2 years ago • 0 comments

Since this is happening in the storybook too, I'll post the link to the storybook here.

As you can see from the screenshot. It's moving the title header section down and hiding a lot of data behind it. Screen Shot 2022-10-21 at 10 47 06 AM

I inspected and removed some elements from the header, this is the content it's hiding.

Screen Shot 2022-10-21 at 10 49 05 AM

For my case, it's hiding our tab window

Screen Shot 2022-10-21 at 10 50 41 AM

Here's the link to the storybook: https://carbon-for-ibm-products.netlify.app/?path=/story/ibm-products-components-side-panel-sidepanel--with-static-title-and-action-toolbar

Workaround: Set animateTitle={true}

dkaushik95 avatar Oct 21 '22 14:10 dkaushik95