[ https://issues.apache.org/jira/browse/SOLR-13948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982658#comment-16982658 ]
Erick Erickson commented on SOLR-13948: --------------------------------------- [~GoodmanR] Can I take shameless advantage of your willingness to deal with Angular? I looked at your patch and fixes the original problem, but when browsing around I found two more, see the attached screenshots. graph_overflow.png - There are two problems, one cosmetic and one functional. The cosmetic one is that the text is just ugly because the collection name overwrites the shard. The functional bit is that (at least in FireFox) I couldn't reliably hover over the shard parameter and get the tooltip for the _shard_. I kept getting the tooltip for the collection nodes_overflow.png - the text overflows the last column. If this gets complex or you just don't want to tackle it, let me know and I'll be glad to commit this. > Tooltip popup for replica information in cloud view clipping > ------------------------------------------------------------ > > Key: SOLR-13948 > URL: https://issues.apache.org/jira/browse/SOLR-13948 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: Admin UI > Affects Versions: 7.7.2 > Reporter: Richard Goodman > Priority: Minor > Attachments: SOLR-13948.patch, SOLR-13948.patch, after.png, > before.png, graph_overflow.png, nodes_overflow.png > > > Our replicas typically have a long name, which has never really a problem for > us. But with the new feature in 7.7.2 _(at least for us was new than our > previous solr version)_ when on the cloud view and looking at the status of > collections, when hovering over a node ip and seeing the tooltip popup of the > replica information, this information will go over the tooltip window if the > replica name is of a certain size. > This small patch fixes this, I've attached some screenshots of a before and > after, as well as the patch. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org