----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74747/#review226092 -----------------------------------------------------------
Ship it! Ship It! - Dhaval Rajpara On Jan. 4, 2024, 5:14 a.m., Brijesh Bhalala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74747/ > ----------------------------------------------------------- > > (Updated Jan. 4, 2024, 5:14 a.m.) > > > Review request for ranger, Dhaval Rajpara, Dineshkumar Yadav, Madhan > Neethiraj, Mehul Parikh, Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave. > > > Bugs: RANGER-4532 > https://issues.apache.org/jira/browse/RANGER-4532 > > > Repository: ranger > > > Description > ------- > > Optimize policy listing loader after session timeout and Audit Admin session > ID modal loader. > > Current behaviour :- > 1) After session timeout, if we navigate to policy listing page then > "Something went wrong page is seen" for fraction of seconds. > 2) In Audit admin session Id modal, the loader is not in sync. > > Improvising the loader logic in both above the scenarios. > > > Diffs > ----- > > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AdminModal.jsx > be7736241 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyListing.jsx > 253395806 > > security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyListingTabView.jsx > 7c6b1c19b > security-admin/src/main/webapp/react-webapp/src/views/SideBar/TopNavBar.jsx > 860b1ab78 > > > Diff: https://reviews.apache.org/r/74747/diff/3/ > > > Testing > ------- > > Tested changes on a cluster setup with Ranger Admin build with React JS code > base. > > > verified the policy listing page after session timeout & audit admin module. > > > Thanks, > > Brijesh Bhalala > >
