Amemeda commented on code in PR #6474:
URL: https://github.com/apache/accumulo/pull/6474#discussion_r3572728876


##########
server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/external/bootstrap/js/bootstrap.bundle.js:
##########
@@ -1182,10 +1182,9 @@
       this._slide(ORDER_NEXT);
     }
     nextWhenVisible() {
-      // FIXME TODO use `document.visibilityState`
       // Don't call next when the page isn't visible
       // or the carousel or its parent isn't visible

Review Comment:
   unsure if a change is needed for this comment `// or the carousel or its 
parent isn't visible` , also unsure what the carousel is 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to