-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74728/
-----------------------------------------------------------
(Updated Jan. 4, 2024, 12:33 p.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 (updated)
-----
security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyListingTabView.jsx
7c6b1c19bc6e8a878235dce271ca68f0686ce1e4
security-admin/src/main/webapp/react-webapp/src/views/SideBar/TopNavBar.jsx
860b1ab7827439fec32eca572a66b47253536efb
Diff: https://reviews.apache.org/r/74728/diff/4/
Changes: https://reviews.apache.org/r/74728/diff/3-4/
Testing
-------
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