CrisisCleanup / crisiscleanup-1

[OLD] Legacy Crisis Cleanup on GAE/Python
https://sandy-disaster-recovery.appspot.com
Other
8 stars 4 forks source link

User should have to ask to edit Latitude and Longitude if set automatical #221

Closed aarontitus closed 11 years ago

aarontitus commented 11 years ago

Original author: cpw...@gmail.com (March 22, 2013 11:01:04)

Latitude and Longitude are unadulterated text inputs on the single site form, populated by Javascript after an address is geocoded.

If they are set with geocoded values, should they become disabled, barring input? There could be a checkbox added to allow them to be edited again.

Original issue: http://code.google.com/p/sandy-disaster-recovery/issues/detail?id=221

aarontitus commented 11 years ago

From cpw...@gmail.com on March 22, 2013 11:01:58 ... "if set automaticaLLY"!

aarontitus commented 11 years ago

From v...@aarontitus.net on March 22, 2013 16:34:40 Yes. I agree users should have to ask to edit it. I have noticed that when geocoded incorrectly, I sometimes have to manually delete the lat/lon before I change the address, or sometimes the system won't update the lat/lon.

aarontitus commented 11 years ago

From cpw...@gmail.com on March 25, 2013 19:52:45 This is live on the testbed now - input readonly set until 'edit' clicked.

aarontitus commented 11 years ago

From v...@aarontitus.net on March 25, 2013 19:58:53 Looks great. Behaves as expected. Mark this "Fixed" as soon as it is pushed to the live site.

aarontitus commented 11 years ago

From cpw...@gmail.com on March 26, 2013 12:50:02 Deployed to production.