-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74326/
-----------------------------------------------------------

(Updated March 29, 2023, 3:08 p.m.)


Review request for ranger, Dhaval Rajpara, Madhan Neethiraj, Mehul Parikh, 
Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave.


Bugs: RANGER-4096
    https://issues.apache.org/jira/browse/RANGER-4096


Repository: ranger


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.


Diffs (updated)
-----

  
security-admin/src/main/webapp/react-webapp/src/views/PermissionsModule/EditPermission.jsx
 3c253544fbbf903af4536f5834a45a8459a8c7b3 
  
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/GroupAssociateUserDetails.jsx
 62ec1d8ad743b388b76371620afd8d8432ad09cc 
  
security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/groups_details/GroupListing.jsx
 28e9a36bd3abe0f77142141d5980a20d2bbe8994 


Diff: https://reviews.apache.org/r/74326/diff/4/

Changes: https://reviews.apache.org/r/74326/diff/3-4/


Testing
-------

1)Build and Verified Ranger Admin setup with this changes.
2)Verified the following things :-
  - CRUD operation for Group Module
  - Group Associate User modal
  - Group Listing Table


Thanks,

Brijesh Bhalala

Reply via email to