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:50:00 UTC

[jira] [Updated] (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.

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

Kundan Kumar Jha updated RANGER-4096:
-------------------------------------
    Description: 
Behaviour in React UI:

"Show all users" option is not available although if the no. of user added to a group is more than 100 and they are clipped in the show user prompt.

Behaviour in backbone JS UI:

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

 

Steps to reproduce:
 # create a group "\{random}_group".
 # Add more than 100 users with "\{random}_group" as group and click on the users column of "\{random}_group" group from group tables.
 # Its clipping the users list after 100 but not showing the option to show all users. 

  was:
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. 


> [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
>            Priority: Major
>              Labels: ranger-react
>
> Behaviour in React UI:
> "Show all users" option is not available although if the no. of user added to a group is more than 100 and they are clipped in the show user prompt.
> Behaviour in backbone JS UI:
> In the similar case in old UI the show all users option is available.
>  
> Steps to reproduce:
>  # create a group "\{random}_group".
>  # Add more than 100 users with "\{random}_group" as group and click on the users column of "\{random}_group" group from group tables.
>  # Its clipping the users list after 100 but not showing the option to show all users. 



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