unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

Unit creation is missing autofill / autocompletion for addresses #485

Open kaihendry opened 6 years ago

kaihendry commented 6 years ago

We should be using auto complete HTML features to help improve the quality of the Unit addresses in the Unit creation form. This basically allows the browser to have a go at autofilling the fields, which can save a lot of key strokes.

autocomplete not working

Example of it working https://config.webconverger.com/quote/

Canonical reference: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute

kaihendry commented 6 years ago

Also "Administrative Region" should probably come before Country.