You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2019/06/23 19:56:39 UTC

[GitHub] [guacamole-client] mike-jumper opened a new pull request #417: GUACAMOLE-723: Display connection selection menu only if multiple connections are available.

mike-jumper opened a new pull request #417: GUACAMOLE-723: Display connection selection menu only if multiple connections are available.
URL: https://github.com/apache/guacamole-client/pull/417
 
 
   This change alters the behavior of the connection selection menu such that it is displayed only if multiple choices would be available within that menu. If only one connection or balancing group is available, the connection selection menu does not render, replaced by a simple `<h2>` header.
   
   Part of this involved adding logic which recursively crawls the connection hierarchy. With that logic being added within `userPageService`, this change effectively addresses the intent of #370. If the user has only one connection or balancing group available, that will automatically be opened as their home page, regardless of how deeply that object is nested or whether there are other empty connection groups present.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services