-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74747/
-----------------------------------------------------------
Review request for ranger, Dhaval Rajpara and Mugdha Varadkar.
Bugs: RANGER-4532
https://issues.apache.org/jira/browse/RANGER-4532
Repository: ranger
Description
-------
Optimize policy listing loader after session timeout and Audit Admin session ID
modal loader.
Current behaviour :-
1) After session timeout, if we navigate to policy listing page then "Something
went wrong page is seen" for fraction of seconds.
2) In Audit admin session Id modal, the loader is not in sync.
Improvising the loader logic in both above the scenarios.
Diffs
-----
security-admin/src/main/webapp/react-webapp/src/views/AuditEvent/AdminModal.jsx
be7736241
security-admin/src/main/webapp/react-webapp/src/views/PolicyListing/PolicyListingTabView.jsx
7c6b1c19b
Diff: https://reviews.apache.org/r/74747/diff/1/
Testing
-------
Testing is in progress
Thanks,
Brijesh Bhalala