azavea / ism-watershed-wellness-snapshot

A tool to collect and display watershed wellness indicators for the International Seaport Museum
1 stars 2 forks source link

Make map size dynamic and eliminate scrolling on iPad #74

Closed caseycesari closed 5 years ago

caseycesari commented 5 years ago

Overview

This is a joint effort by @alexelash and I.

There are two main changes here to fix the issues described in #55:

Also, the react-map-gl library is updated in here in hopes that it would fix the issue. It didn't appear to help, but some bug fixes were incorporated in the new version.

Connects #55

Demo

(This hard to take a screenshot of, and is best demoed on the iPad)

Testing Instructions

fungjj92 commented 5 years ago

Also, the Delaware sensor is breaking on the similator, but not my computer's web browser, with this error. Possibly simulator issue too? Ignore that shortcuts modal that keeps popping up with I screenshot.

screen shot 2019-03-07 at 9 44 31 am
caseycesari commented 5 years ago

I'm not able to reproduce the missing "back to map" button in the simulator, but I did get the Delaware sensor error. I'll try to reproduce both issues on a real iPad shortly.

caseycesari commented 5 years ago

Got the Delaware error on Safari on my Macbook. Going to open up a new issue.

caseycesari commented 5 years ago

Can't reproduce the missing button on a real iPad. Hoping it was a fluke. Going to merge. Thanks for the review.