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 2020/06/18 20:12:38 UTC

[GitHub] [guacamole-client] mike-jumper opened a new pull request #524: GUACAMOLE-823: Render empty balancing group as if they were connections.

mike-jumper opened a new pull request #524:
URL: https://github.com/apache/guacamole-client/pull/524


   Historically, Guacamole has displayed empty balancing groups identically to connections, keeping the balancing nature opaque to users that cannot see the content of the group. This behavior was accidentally removed in 0.9.10-incubating.
   
   This change restores proper rendering of balancing groups by:
   
   * Aligning the HTML structure of connection groups on the home screen with that of connections (see https://github.com/apache/guacamole-client/blob/7db03ba9cb9f4efb6ade04bbaaf913769c4fe219/guacamole/src/main/webapp/app/home/templates/connection.html).
   * Adding a connection-style icon for connection groups, which is displayed instead of the expand/collapse icon if a connection group is both balancing and empty.


----------------------------------------------------------------
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



[GitHub] [guacamole-client] necouchman merged pull request #524: GUACAMOLE-823: Render empty balancing group as if they were connections.

Posted by GitBox <gi...@apache.org>.
necouchman merged pull request #524:
URL: https://github.com/apache/guacamole-client/pull/524


   


----------------------------------------------------------------
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