mirror of
https://github.com/nasa/openmct.git
synced 2025-01-31 16:36:13 +00:00
[Common UI] Add note about TODO item
Add note about temporary work around, per code review from nasa/openmctweb#299
This commit is contained in:
parent
4ad007f882
commit
46b110e12f
@ -51,6 +51,8 @@ define(
|
||||
position = [ rect.left, rect.top ],
|
||||
popup = popupService.display(div, position);
|
||||
|
||||
// TODO: Handle in CSS;
|
||||
// https://github.com/nasa/openmctweb/issues/298
|
||||
div.css('z-index', 75);
|
||||
|
||||
transclude(function (clone) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user