DuotonePicker: Tooltip renders underneath UI #49225
Labels
[Feature] Colors
Color management
[Package] Components
/packages/components
[Type] Bug
An existing feature does not function as intended
What problem does this address?
In the Storybook story for DuotonePicker, the swatch tooltips are rendered underneath the duotone bar:
What is your proposed solution?
Usually this is fixed by wrapping the component in a
SlotFillProvider
:This does not seem to be sufficient in this case.
The text was updated successfully, but these errors were encountered: