----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74489/#review225598 -----------------------------------------------------------
Ship it! Ship It! - Mugdha Varadkar On July 10, 2023, 11:16 a.m., Brijesh Bhalala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74489/ > ----------------------------------------------------------- > > (Updated July 10, 2023, 11:16 a.m.) > > > Review request for ranger, Dhaval Rajpara, Dineshkumar Yadav, Madhan > Neethiraj, Mehul Parikh, Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave. > > > Bugs: RANGER-4297 > https://issues.apache.org/jira/browse/RANGER-4297 > > > Repository: ranger > > > Description > ------- > > Steps to reproduce:- > 1)Create a user. > 2)After creating the user it will go to last page of the table. > 3)But it does not scroll to that newly created user > > Current behaviour: > Not get scrolled to newly added row in listing tables > > Expected behaviour: > User should be scroll to newly added row in listing tables > > > Diffs > ----- > > > security-admin/src/main/webapp/react-webapp/src/components/CommonComponents.jsx > c2aa0a018 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyListing.jsx > efe0435b6 > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/groups_details/GroupListing.jsx > f705ee8ce > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/role_details/RoleListing.jsx > a6ee46413 > > security-admin/src/main/webapp/react-webapp/src/views/UserGroupRoleListing/users_details/UserListing.jsx > 625e5d1c1 > > > Diff: https://reviews.apache.org/r/74489/diff/2/ > > > Testing > ------- > > 1)Build and Verified Ranger Admin setup with this changes. > 2)Verified the following things:- > 1)CRUD Operation in policy & user/group/role module. > 2)policy & user/group/role listing pages. > > > Thanks, > > Brijesh Bhalala > >