DomGarguilo opened a new pull request, #2674: URL: https://github.com/apache/accumulo/pull/2674
A bug was found in the feature added in #2663 where the caption explaining the highlighted rows would be visible in certain scenarios when there were no highlighted rows in the table. The caption is only meant to be visible when there are highlighted rows. The changes in this PR make it so that the caption is hidden by default and only shown when a row is actually highlighted. Additionally, I renamed the variable representing the tservers table to make it more clear. -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org