You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by "mike-jumper (via GitHub)" <gi...@apache.org> on 2023/03/07 19:06:43 UTC

[GitHub] [guacamole-client] mike-jumper commented on a diff in pull request #806: GUACAMOLE-1740: Prevent collisions of clipboard inactive and active classes with other classes of the same name.

mike-jumper commented on code in PR #806:
URL: https://github.com/apache/guacamole-client/pull/806#discussion_r1128419827


##########
guacamole/src/main/frontend/src/app/clipboard/templates/guacClipboard.html:
##########
@@ -1,4 +1,4 @@
-<div>
+<div id="clipboard-settings">

Review Comment:
   The CSS rules added to `clipboard.css` look correct, however this duplicates the ID already present within the menu:
   
   https://github.com/apache/guacamole-client/blob/a25fa1c98235c96c1b0d84904434d2d3ba00e7e5/guacamole/src/main/frontend/src/app/client/templates/client.html#L103-L110



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

To unsubscribe, e-mail: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org