algairim commented on pull request #255: URL: https://github.com/apache/brooklyn-ui/pull/255#issuecomment-884828123
> my thoughts @algairim > > * if easy then if more than 3 relationships then show 2 and add a line which says "+2 relationships" Downstream changes complicate this, more than one type of relationships can be present at the same path, having different filters. > * if easy add a div `title` which should show a tooltip -- of maybe mouseover -- but def not angular (agree we don't want to compile/insert angular here) > * what happens if "requirements" and "relationships" are hidden in the layers menu -- are we able to filter? if not we could combine the two into "relationships" and show/hide requirements and relationships together We are able to filter "requirements" and "relationships" separately due to path/label selectors introduced recently. Combining the two into "relationships" and show/hide requirements and relationships together was the original behaviour. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
