-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74488/
-----------------------------------------------------------
Review request for ranger, Dhaval Rajpara, Dineshkumar Yadav, Madhan Neethiraj,
Mehul Parikh, Mugdha Varadkar, Nikunj Pansuriya, and Nitin Galave.
Bugs: RANGER-4292
https://issues.apache.org/jira/browse/RANGER-4292
Repository: ranger
Description
-------
Extra white space gets added at the end of the zone search dropdown when a long
zone name is selected.
Steps to reproduce:
1. create a long zone name like:
"dffdgfdgfdgdfffdgdfgerfgregregergregregerger"
2. Click on the zone search bar on service manager and select the created zone
name.
3. Then again click on the search bar and horizontally scroll the search
dropdown.
4. There is a long white space added at the end as shown in attached ss.
Diffs
-----
security-admin/src/main/webapp/react-webapp/src/views/ServiceManager/ServiceDefinitions.jsx
05934e447
security-admin/src/main/webapp/react-webapp/src/views/SideBar/TopNavBar.jsx
29b7c1ce9
Diff: https://reviews.apache.org/r/74488/diff/1/
Testing
-------
1)Build and Verified Ranger Admin setup with this changes.
2)Verified the following things:-
1)CRUD Operation in service & policy module.
2)service & policy listing pages dropdowns
Thanks,
Brijesh Bhalala