Closed
Bug 1046736
Opened 11 years ago
Closed 10 years ago
[MobileID] Set default country code in phone number manual selection.
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:2.0+, b2g-v2.0 fixed, b2g-v2.1 fixed)
People
(Reporter: ferjm, Assigned: ferjm)
References
Details
(Whiteboard: ft:loop)
Attachments
(1 file)
We are currently not setting any default value for the country code manual selection within the MobileID dialog and we force the user to scroll through the huge list of country codes, which is alphabetically ordered. This is quite a painful UX, specially if you live in Zimbabwe.
We should instead default to the country code of the available SIM card if possible.
Assignee | ||
Comment 1•11 years ago
|
||
The change itself is quite short, but I had to make a little bit of refactoring of the UI.init function to be able to add tests for this fix. I also took the chance to fix a few linter errors on the css.
Assignee: nobody → ferjmoreno
Attachment #8465409 -
Flags: review?(alive)
Assignee | ||
Updated•11 years ago
|
Blocks: Loopmov_1_1
Comment 2•11 years ago
|
||
[Blocking Requested - why for this release]:
blocking-b2g: --- → 2.0?
Whiteboard: ft:loop
Comment 3•11 years ago
|
||
[Blocking Requested - why for this release]: for the user, it's quite annoying select a country in such a huge list.
Comment 4•11 years ago
|
||
(In reply to Maria Angeles Oteo (:oteo) PTO 4th-25th Aug from comment #3)
> [Blocking Requested - why for this release]: for the user, it's quite
> annoying select a country in such a huge list.
Is this a one time setup annoyance or does the user have to select from this list regularly while using the loop client?
Flags: needinfo?(oteo)
Comment 5•11 years ago
|
||
(In reply to Lawrence Mandel [:lmandel] from comment #4)
> (In reply to Maria Angeles Oteo (:oteo) PTO 4th-25th Aug from comment #3)
> > [Blocking Requested - why for this release]: for the user, it's quite
> > annoying select a country in such a huge list.
>
> Is this a one time setup annoyance or does the user have to select from this
> list regularly while using the loop client?
The user has to do it the first time he registers via MobileID with a specific SIM or telephone number, if he changes the SIM or wants to enter another phone number to register in Loop will have to repeat the process/registration.
Flags: needinfo?(oteo)
Updated•10 years ago
|
Attachment #8465409 -
Flags: review?(alive) → review+
Assignee | ||
Comment 6•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
status-b2g-v2.1:
--- → fixed
Target Milestone: --- → 2.1 S1 (1aug)
Comment 8•10 years ago
|
||
status-b2g-v2.0:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•