-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Web
-
Environment:OS:
node.js / npm versions:
Additional info:
-
2
-
Developer Tools
In compass, every leafygreen component that renders in a popover should be applying the withStackedComponentPopoverStyles properties to its styles to make sure that we're showing those on top of other parts of mms UI. This behavior was removed from tooltips in COMPASS-6344 (PR) introducing a regression in compass-web UI.
We should:
- Restore the behavior
- Add tests for all those wrapped components to make sure we don't regress anymore