Open
Bug 1020855
Opened 10 years ago
Updated 2 years ago
Implement address-level1 profile edit UI with datalist using region data (where applicable)
Categories
(Toolkit :: Form Autofill, defect, P5)
Toolkit
Form Autofill
Tracking
()
NEW
People
(Reporter: MattN, Unassigned)
References
(Blocks 1 open bug)
Details
The saved value should be the ISO 3166-2 code IMO but the dropdown should be populated with the friendly names from a database (for countries where we have the data).
I believe address-level1 is fairly straightforward once we have a database of values (levels below get more complicated).
Flags: firefox-backlog+
Updated•10 years ago
|
Points: --- → 2
Whiteboard: p=2
Updated•7 years ago
|
Blocks: multiple-country-support-meta
Comment 1•7 years ago
|
||
Since users may have their preference of the format of address-level1 (e.g. full name v.s. short name), maybe we can implement it with <datalist> instead of a dropdown.
Component: Form Manager → Form Autofill
Summary: Implement address-level1 profile edit UI as a dropdown using region data (where applicable) → Implement address-level1 profile edit UI with datalist using region data (where applicable)
Updated•7 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•