If you install a lot of CLI plugins, or a CLI plugin has a lot of versions or algorithms, the Analyses menu will extend off of the web page; it is not scrollable and elements that are off the page cannot be reached.
This might be solvable with css, but it might require either javascript or refactoring the template.
The menu is specifically a bootstrap dropdown menu done with bootstrap's css for positioning it. It does not have to remain a bootstrap dropdown menu, provided the functionality is fixed.
If you install a lot of CLI plugins, or a CLI plugin has a lot of versions or algorithms, the Analyses menu will extend off of the web page; it is not scrollable and elements that are off the page cannot be reached.
This might be solvable with css, but it might require either javascript or refactoring the template.
The menu is specifically a bootstrap dropdown menu done with bootstrap's css for positioning it. It does not have to remain a bootstrap dropdown menu, provided the functionality is fixed.