Dropdown closes on scrolling it in state page in mobile
Created by: nayakrahul
Describe the bug Dropdown disappears on scrolling it in state page in mobile causing not being able to scroll. It is happening because clickaway event is mentioned in header of dropdown only. So when dropdown is scrolled in mobile, clickaway event is trigerred.
To Reproduce Steps to reproduce the behavior: (Mobile)
- Go to any state page
- Open dropdown
- Try to scroll thorugh the states in dropdown
- See that dropdown closes
Expected behavior Scrolling should happen properly in mobile.