Skip to content

Commit 3ddbf0a

Browse files
committed
comment
1 parent 21d97a8 commit 3ddbf0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/static-webserver/client/source/class/osparc/dashboard/SearchBarFilterExtended.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ qx.Class.define("osparc.dashboard.SearchBarFilterExtended", {
329329
this.__sharedWithMenu,
330330
this.__tagsMenu,
331331
];
332+
// handle clicks on the drop down menu that might go out of bounds
332333
const contextDropDown = this.getChildControl("context-drop-down");
333334
const popup = contextDropDown.getChildControl("popup");
334335
if (popup.isVisible()) {

0 commit comments

Comments
 (0)