Kundan Kumar Jha created RANGER-4094:
----------------------------------------
Summary: [Ranger UI] [React JS] User_name/ group_name/ roles field
of their tables clipping names more that 14-15 characters long.
Key: RANGER-4094
URL: https://issues.apache.org/jira/browse/RANGER-4094
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Kundan Kumar Jha
Behaviour in React UI:
User_name field of user table not fully showing more than 12 characters.
User_name field of user table not fully showing more than 14 characters.
User_name field of user table not fully showing more than 21 characters.
Behaviour in Backbone JS UI:
User_name field of user table not fully showing more than 30 characters.
User_name field of user table not fully showing more than 30 characters.
User_name field of user table not fully showing more than 30 characters.
Expected behaviour:
Analyse and see if its a requirement increase the no. of char visibility. As in
legacy it allows more than 30 chars.
Steps to reproduce:
# Add users with long names(more that 15 chars).
# And navigate to the user in user table of users page of ranger UI.
# The name is only showing 12 chars and followed by ...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)