wchevreuil commented on a change in pull request #1337:
URL: https://github.com/apache/hbase/pull/1337#discussion_r438735982
##########
File path: hbase-server/src/main/resources/hbase-webapps/master/table.jsp
##########
@@ -227,6 +227,9 @@ if (fqtn != null && master.isInitialized()) {
<li class="active">
Review comment:
While testing it, when I had first loaded table.jsp page, none of these
tabs get selected, which made both "base stats" and "localities" info get
rendered, becoming a bit polluted and confusing. Attached
[screenshot](https://issues.apache.org/jira/secure/attachment/13005481/Screen%20Shot%202020-06-11%20at%2013.01.56.png)
to the jira, I guess we should make "base stats" tab selected by default (like
making the link in main page point to "table.jsp?name=test#baseStats")?
----------------------------------------------------------------
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:
[email protected]