Bug: the flat/folder button group on the asset list view has a z-index, given to it by blueprint, which puts it on top of the sliding left nav.
Fix this by giving the component a new stacking context.
Differential D7566
[dagit] Give asset catalog list a new stacking context • dish on Apr 22 2021, 9:04 PM. Authored by Tags None Referenced Files
Subscribers None
Details Bug: the flat/folder button group on the asset list view has a z-index, given to it by blueprint, which puts it on top of the sliding left nav. Fix this by giving the component a new stacking context. Shrink the viewport width, navigate to assets. Open the left nav, verify that the buttons no longer show through it.
Diff Detail
|