carbon-design-system / carbon-components-svelte

Svelte implementation of the Carbon Design System
https://svelte.carbondesignsystem.com
Apache License 2.0
2.7k stars 262 forks source link

Expandable + StickyHeader Css Issue #1288

Open DaleCam opened 2 years ago

DaleCam commented 2 years ago

When using both expandable and stickyHeader together, the expander cell gets some funky css issue going on. Repl https://stackblitz.com/edit/sveltejs-kit-template-default-mkrkbc?file=src/routes/index.svelte

Visual Preview image

metonym commented 2 years ago

This appears to be an upstream bug: https://github.com/carbon-design-system/carbon/issues/3912

DaleCam commented 2 years ago

Ah, Thanks @metonym :) I will keep an eye on it. Please feel free to close this if you prefer.

metonym commented 2 years ago

It's fine to keep this open in case others search for a similar, open issues.

tyranasaurus commented 8 months ago

This is still an issue.