-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74374/
-----------------------------------------------------------
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
-----
security-admin/src/main/webapp/react-webapp/src/views/Resources/ResourceComp.jsx
11b240c46
Diff: https://reviews.apache.org/r/74374/diff/1/
Testing
-------
Thanks,
Dhaval Rajpara