Closed
Bug 1183834
Opened 10 years ago
Closed 9 years ago
Location picker with writeable fields
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mte90net, Assigned: mte90net)
References
Details
The location picker for coordinate in the events page is very annoying everytime for pick the correct place is a problem.
I need to check the place on gmaps, is not possible insert the coordinate manually becase the field are readonly.
My suggestion is remove the readonly in the fields of location picker and add a link for a web service.
This web service (like this http://www.latlong.net/convert-address-to-lat-long.html) from an address this return the coordinates that work on location picker.
Now for get a simple solution for search the correct place I use the inspector to remove the readonly attribute and paste this coordinates.
Assignee | ||
Updated•10 years ago
|
Group: mozilla-reps
Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
@pierros: can you please review the two bugs (this and the blocked one) in order to provide some input here?
Flags: needinfo?(pierros)
Updated•9 years ago
|
Group: mozilla-reps, mozilla-reps-admins
Updated•9 years ago
|
Flags: needinfo?(pierros)
Comment 3•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/remo
https://github.com/mozilla/remo/commit/787c4b6190157b379f92309d8350d969bbd11991
[Fix bug 1183834] Make location fields editable
https://github.com/mozilla/remo/commit/30bce3420390b0a1ac137fac2bd700bb0decd63b
Merge pull request #1290 from johngian/readonly-lat-lng
[Fix bug 1183834] Make location fields editable
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Assignee: nobody → mte90net
Version: unspecified → next
Comment 4•9 years ago
|
||
Verified on dev that the location coordinates can now be edited by the user.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Version: next → 499
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•