----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74853/#review226201 -----------------------------------------------------------
Ship it! Ship It! - Dhaval Shah On Feb. 5, 2024, 6:37 a.m., Brijesh Bhalala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74853/ > ----------------------------------------------------------- > > (Updated Feb. 5, 2024, 6:37 a.m.) > > > Review request for ranger, Dhaval Rajpara, Dhaval Shah, Dineshkumar Yadav, > Madhan Neethiraj, Mehul Parikh, Mugdha Varadkar, Nikunj Pansuriya, and Nitin > Galave. > > > Bugs: RANGER-4668 > https://issues.apache.org/jira/browse/RANGER-4668 > > > Repository: ranger > > > Description > ------- > > Need to have new local storage item for column show hide functionality in > plugin status table. > > Current Behaviour :- > > The same local storage item is been used in both Access & Plugin Status > table for column show hide functionality , this causes regression in Access > Table column. > > So need to make a new local storage item for column show hide functionality > in plugin status table. > > > Diffs > ----- > > > security-admin/src/main/webapp/react-webapp/src/components/XATableLayout.jsx > d75315e04 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AccessLogs.jsx > 310685348 > > security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/PluginStatusLogs.jsx > 32db07208 > > > Diff: https://reviews.apache.org/r/74853/diff/2/ > > > Testing > ------- > > Applied the patch on a cluster and tested the following UI scenarios :- > 1)Access & Policy Listing page column show/hide functionality. > 2)Tested the localstorage for column show/hide functionality. > > > Thanks, > > Brijesh Bhalala > >
