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/02/16 16:05:00 UTC

[jira] [Created] (RANGER-4096) [Ranger UI] [React JS] "show all users" button is not available in the show users prompt of groups table even if the users list is longer than 100.

Kundan Kumar Jha created RANGER-4096:
----------------------------------------

             Summary: [Ranger UI] [React JS] "show all users" button is not available in the show users prompt of groups table even if the users list is longer than 100.
                 Key: RANGER-4096
                 URL: https://issues.apache.org/jira/browse/RANGER-4096
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
            Reporter: Kundan Kumar Jha


Behaviour in React UI:

Add more than 100 users with public as group and click on the users column of public group from group tables. Its clipping the users list after 100 but not showing the option to show more. 

Behaviour in backbone JS UI:

In the similar case in old UI the show all users option is available.

 

Steps to reproduce:

Add more than 100 users with public as group and click on the users column of public group from group tables. Its clipping the users list after 100 but not showing the option to show more. 



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