-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75001/
-----------------------------------------------------------
(Updated June 6, 2024, 11:01 a.m.)
Review request for ranger, Brijesh Bhalala, Dhaval Shah, Dineshkumar Yadav,
Kishor Gollapalliwar, Mehul Parikh, Mugdha Varadkar, Nitin Galave, and
Velmurugan Periasamy.
Bugs: RANGER-4673
https://issues.apache.org/jira/browse/RANGER-4673
Repository: ranger
Description
-------
The Ranger Admin UI's "Plugin Status" page does not offer pagination.
The UI shows only (the first random) 200 entries, we have no way to go to next
pages, and the ordering/sorting on columns is only a "client side" sorting so
some entries cannot be seen easily. (only if we search by Host Name for example)
This is a usability issue with bigger clusters.
Diffs
-----
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/PluginStatusLogs.jsx
955e28152
Diff: https://reviews.apache.org/r/75001/diff/1/
Testing (updated)
-------
1) Checked that pagination has been added to the plugin status tab and
confirmed that it is working properly.
2) Also verified the sorting functionality on the plugin status tab.
Thanks,
Dhaval Rajpara