-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74374/
-----------------------------------------------------------
(Updated April 3, 2023, 1:01 p.m.)
Review request for ranger, Dhaval Rajpara, Madhan Neethiraj, Mehul Parikh,
Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave.
Bugs: RANGER-4087
https://issues.apache.org/jira/browse/RANGER-4087
Repository: ranger
Description
-------
Loader is still loading for resource field for policy creation even after
Resource lookup API gives 200/204
Steps to reproduce :
1. Create a hive Policy
2. Edit that policy
3. Go back to ranger home page and again navigate back to policy with edit
option
Actual : Resouce fields are still having loader which seems its still waiting
for resouce even Resource lookup API gives 200/204.
Expected : Loader should not be there after some time
Diffs (updated)
-----
security-admin/src/main/webapp/react-webapp/src/views/Resources/ResourceComp.jsx
11b240c465d351a61b4a5689700d59f8c6ca06aa
Diff: https://reviews.apache.org/r/74374/diff/3/
Changes: https://reviews.apache.org/r/74374/diff/2-3/
Testing (updated)
-------
Tested
Thanks,
Dhaval Rajpara