mapmeld / iD

Developing GeoServices tool for OSM iD Editor
http://mapmeld.com/iD
ISC License
7 stars 1 forks source link

ensure map service dropdown is hidden when layer is cleared #44

Closed jgravois closed 7 years ago

jgravois commented 7 years ago

this traps a bug i introduced the other day.

i totally missed the fact the other day that we display a dropdown when a user presents an entire map service (or feature service) for import. this PR ensures that we reset appropriately when one is cleared.

STR

  1. paste https://sampleserver6...Assessment/FeatureServer into import dialog
  2. after dropdown is displayed, delete the url that was previously pasted.