-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74728/
-----------------------------------------------------------
(Updated Jan. 4, 2024, 5:10 a.m.)
Review request for ranger, Dhaval Rajpara, Dineshkumar Yadav, Madhan Neethiraj,
Mehul Parikh, Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave.
Bugs: RANGER-4513
https://issues.apache.org/jira/browse/RANGER-4513
Repository: ranger
Description
-------
The policy listing page experiences an unexpected reset when attempting to
filter the service and zone dropdown options.
Steps to Reproduce:
1)Navigate to the "hive" policy listing page.
2)Goto Masking tab
3)Select the "Service" dropdown to filter policies based on a specific service.
4)Select the "Zone" dropdown to filter policies based on specific zone.
5)Observe that the page resets to the default "Access" tab
Expected Behavior:
The page should retain the selected tab when filtering the service and zone
dropdown.
Diffs
-----
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/74728/diff/3/
Testing (updated)
-------
Tested changes on a cluster setup with Ranger Admin build with React JS code
base.
verified the resource based & tag based policy listing pages.
Thanks,
Brijesh Bhalala