-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74323/
-----------------------------------------------------------
(Updated March 20, 2023, 1:31 p.m.)
Review request for ranger, Dhaval Rajpara, Madhan Neethiraj, Mehul Parikh,
Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave.
Bugs: RANGER-4091
https://issues.apache.org/jira/browse/RANGER-4091
Repository: ranger
Description
-------
Policy condition window Overlaps with Policy permisions window as Policy
condition & Permission window is not closing by any click events
Steps to reproduce :
1. Try to create any tag based policy
2. Click on Policy condition + icon
3. Click on permission + icon
Actual : Policy condition & Permission window is not closing by any click
events
Expected : Policy condition & Permission window should close by any click
events
Diffs (updated)
-----
security-admin/src/main/webapp/react-webapp/src/components/Editable.jsx
d2efcb679
security-admin/src/main/webapp/react-webapp/src/styles/style.css 1cb441373
security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/AddUpdatePolicyForm.jsx
5d6ad75a1
security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyPermissionItem.jsx
e556e2546
security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/TagBasePermissionItem.jsx
863ae5e96
Diff: https://reviews.apache.org/r/74323/diff/2/
Changes: https://reviews.apache.org/r/74323/diff/1-2/
Testing
-------
1)Build and Verified Ranger Admin setup with this changes.
2)Verified the Following things:-
-CRUD Operation in Policy module.
-Policy Items tables in Policy Form.
-Permission and policy conditions window.
Thanks,
Brijesh Bhalala