[dialer-app] + [messaging-app] remove pop up asking to select a SIM
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
Ubuntu UX |
Fix Committed
|
High
|
Olga Kemmet | ||
dialer-app (Ubuntu) |
Confirmed
|
High
|
Gustavo Pichorim Boiko | ||
messaging-app (Ubuntu) |
Fix Released
|
High
|
Tiago Salem Herrmann |
Bug Description
krillin vivid and RTM
Current behaviour: If the device has both SIM slots occupied, users are asked on action to select a SIM card for either placing a phone call or sending a text message. This can be very annoying for users because on first time launch there is a different pop up asking a similar question and explaining to users where to amend their default SIM for outgoing communication.
------UX comment------
The desired solution is to change the text of the popup on first time launch and remove the popup on action.
A 3rd popup appears on the dialer app after user made a phone call and didn't select a default SIM. This should be removed as well.
The SIM card in the first SIM slot should be selected by default and the first popup will inform users where to alter the selection and change the default SIM for outgoing communication.
Please follow guidance in this spec:
https:/
Related branches
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Gustavo Pichorim Boiko (community): Approve
-
Diff: 213 lines (+35/-64)4 files modifiedsrc/qml/Dialogs/NoDefaultSIMCardDialog.qml (+10/-44)
src/qml/MMSDelegate.qml (+2/-2)
src/qml/Messages.qml (+13/-9)
src/qml/messaging-app.qml (+10/-9)
Changed in ubuntu-ux: | |
importance: | Undecided → High |
Changed in dialer-app: | |
importance: | Undecided → High |
assignee: | nobody → Gustavo Pichorim Boiko (boiko) |
Changed in messaging-app: | |
importance: | Undecided → High |
assignee: | nobody → Tiago Salem Herrmann (tiagosh) |
affects: | dialer-app → dialer-app (Ubuntu) |
affects: | messaging-app → messaging-app (Ubuntu) |
description: | updated |
Changed in canonical-devices-system-image: | |
importance: | Undecided → High |
status: | New → Fix Committed |
assignee: | nobody → Bill Filler (bfiller) |
milestone: | none → ww02-2016 |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
I don't think any SIM should be selected by default unless the user has set it to be the default.
One improvement would be rather than a "No SIM card selected" popup, it should offer you the choice, eg: a popup with two buttons, one to use SIM 1 and another to use SIM 2.