You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Kundan Kumar Jha (Jira)" <ji...@apache.org> on 2023/06/19 12:29:00 UTC

[jira] [Created] (RANGER-4293) [Ranger UI] [React JS] Long User/group/role name overflowing from delete confirmation dialog box

Kundan Kumar Jha created RANGER-4293:
----------------------------------------

             Summary: [Ranger UI] [React JS] Long User/group/role name overflowing from delete confirmation dialog box
                 Key: RANGER-4293
                 URL: https://issues.apache.org/jira/browse/RANGER-4293
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
            Reporter: Kundan Kumar Jha


When tried to delete a single user/group/role from UI. Inside the delete confirmation prompt the name of the entity is overflowing if the name is very large.

Steps to reproduce:

1. create a user with very large username like
"some_uresrnasjdsadjsadjksadjasdakdsakdsayrfytrtydtrdrtsrtdtrdtrdtrdrtdrtdtrdtrdrtdfggt4gfefgfdvfdgfdgfdgfdgfdgfd"
2. Then try to delete it from the UI.
3. The name of the user flow out of the confirmation prompt.
 
Current behaviour:
The username is flowing out of the confirmation prompt.
 
Expected behaviour:
The username should be inside the confirmation prompt. If required there may be a scroll.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)