Esri / nearby-javascript

ArcGIS API for JavaScript app to find places nearby and route to the nearest location.
Apache License 2.0
41 stars 24 forks source link

Search button seems to randomly disappear #7

Closed codergrl closed 5 years ago

codergrl commented 5 years ago

As I pan the map, the Search for places box at the bottom slides up, but the SEARCH button isn't always there. About 30% of the time there is no SEARCH button.

image

Device: Microsoft Surface 3 OS: Windows 10 version 1803 build 17134 Browser: Chrome v. 71.0.3578.98

odoe commented 5 years ago

I think I finally got this one fixed in https://github.com/ArcGIS/nearby-javascript/commit/b396171e241842ae041cbaeed84e09b07bcf1164

This issue has been there for a while, but it has alluded me until now. I think it's fixed. It should be live now.

codergrl commented 5 years ago

@odoe This is still happening :(

odoe commented 5 years ago

This is finally fixed in https://github.com/ArcGIS/nearby-javascript/commit/39e8f0d0f2e5e7b668e0b57b113b9ae518f74cc4

codergrl commented 5 years ago

Looks good, can't repro anymore