AemieJ commented on a change in pull request #383: URL: https://github.com/apache/camel-website/pull/383#discussion_r438730995
########## File path: antora-ui-camel/src/js/05-mobile-navbar.js ########## @@ -9,12 +9,4 @@ document.addEventListener('DOMContentLoaded', function () { document.documentElement.classList.toggle('is-clipped--navbar') }) }) - - var menuDropDowns = Array.prototype.slice.call(document.querySelectorAll('.has-dropdown'), 0) Review comment: This code block shouldn't be removed with the current layout for navbar menu. The drop down items in the navbar menu aren't accessible within the preview. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org