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:
[email protected]


With regards,
Apache Git Services

Reply via email to