usgs / earthquake-latest-earthquakes

Mobile friendly, interactive earthquake map and list application.
Other
11 stars 25 forks source link

Hide EventSummaryView using dislay: none; so that the users cannot scroll the overflow on the list #276

Closed ehunter-usgs closed 8 years ago

ehunter-usgs commented 8 years ago

fixes #261

This addresses a small bug where user's can continue to scroll the list once they have reached the bottom (on iOS devices).

To recreate you have to wait for the elastic rebound before you continue scrolling from the bottom.

jmfee-usgs commented 8 years ago
ehunter-usgs commented 8 years ago

@jmfee-usgs how about this PR instead? PR -> https://github.com/usgs/earthquake-latest-earthquakes/pull/277

I'm still testing in IE, but it seems like a reasonable alternative.

ehunter-usgs commented 8 years ago

addressed by #277