You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guangxu Cheng (Jira)" <ji...@apache.org> on 2020/06/23 02:10:00 UTC

[jira] [Resolved] (HBASE-24605) Break long region names in the web UI

     [ https://issues.apache.org/jira/browse/HBASE-24605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guangxu Cheng resolved HBASE-24605.
-----------------------------------
    Fix Version/s: 2.2.6
                   2.4.0
                   2.3.1
                   3.0.0-alpha-1
       Resolution: Fixed

Pushed to branch-2.2+, Thanks for your contributing.[~songxincun]

> Break long region names in the web UI
> -------------------------------------
>
>                 Key: HBASE-24605
>                 URL: https://issues.apache.org/jira/browse/HBASE-24605
>             Project: HBase
>          Issue Type: Improvement
>          Components: UI
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: song XinCun
>            Assignee: song XinCun
>            Priority: Minor
>             Fix For: 3.0.0-alpha-1, 2.3.1, 2.4.0, 2.2.6
>
>         Attachments: image-2020-06-21-20-18-37-041.png, image-2020-06-21-20-19-25-183.png, image-2020-06-21-20-20-02-782.png, image-2020-06-21-20-27-23-474.png, image-2020-06-21-20-28-36-464.png, image-2020-06-21-20-29-07-819.png
>
>
> Before this patch, when it comes to the long region name, the UI content will be out of the screen, making it unreadable. Like this:
> !image-2020-06-21-20-18-37-041.png|width=542,height=50!
> !image-2020-06-21-20-19-25-183.png|width=531,height=23!
> !image-2020-06-21-20-20-02-782.png|width=542,height=146!
>  
> After this patch, the long region name wil be break to the new line, like this:
> !image-2020-06-21-20-27-23-474.png|width=529,height=35!
> !image-2020-06-21-20-28-36-464.png|width=533,height=33!
> !image-2020-06-21-20-29-07-819.png|width=531,height=117!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)