----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74326/#review225227 -----------------------------------------------------------
Ship it! Ship It! - Mugdha Varadkar On Feb. 28, 2023, 10:20 a.m., Brijesh Bhalala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74326/ > ----------------------------------------------------------- > > (Updated Feb. 28, 2023, 10:20 a.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 > ----- > > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/GroupAssociateUserDetails.jsx > 62ec1d8ad > > > Diff: https://reviews.apache.org/r/74326/diff/2/ > > > 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 > >