seatgeek / react-infinite

A browser-ready efficient scrolling container based on UITableView
Other
2.71k stars 275 forks source link

Updated Test snap for covering the auto scroll fix #271

Closed devshekhawat closed 6 years ago

devshekhawat commented 6 years ago

Updated Test snap for covering the auto scroll fix. Pull Request #270 Scroll bar issue is fixed In this update, the unnecessary scrollbar is removed using the auto tag in scroll bar for overflowing y-axis.