Closed
Bug 806190
Opened 13 years ago
Closed 13 years ago
[sms][activity] don't switch back to thread list if we're already displaying the requested number
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(blocking-basecamp:-)
VERIFIED
FIXED
| blocking-basecamp | - |
People
(Reporter: ttaubert, Assigned: ttaubert)
Details
Attachments
(1 file)
|
355 bytes,
text/html
|
ttaubert
:
review+
vingtetun
:
approval-gaia-v1+
|
Details |
STR:
1) Open the Contacts app
2) Click on a contact
3) click on the message icon to write a new text message
4) repeat 1-3
Actual:
The activity is handled by the SMS app, switches back to the thread list and then back again to the specific conversation.
Expected:
The view should stay at the requested conversation and not unnecessarily switch back and forth
| Assignee | ||
Comment 1•13 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•13 years ago
|
Attachment #675937 -
Flags: review?(fcampo)
Updated•13 years ago
|
blocking-basecamp: --- → ?
Comment 2•13 years ago
|
||
I think that we should update this to b+ due to we would need to merge it in order to increase the performance (we save 2 transitions) and the user experience. Thanks [:ttaubert] for the tip!
Comment 3•13 years ago
|
||
r+! Ready for mergin
Comment 4•13 years ago
|
||
We don't want to take risk changing code at this stage. Stupid bug but it works.
blocking-basecamp: ? → -
| Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 675937 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/6039
[Approval Request Comment]
User impact if declined: Unnecessary flicker and transitions.
Risk to taking this patch (and alternatives if risky): Low risk, tiny patch.
Attachment #675937 -
Flags: approval-gaia-master?(21)
| Assignee | ||
Comment 6•13 years ago
|
||
Comment on attachment 675937 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/6039
Setting r+ from :borjasalguero.
Attachment #675937 -
Flags: review?(fcampo) → review+
Attachment #675937 -
Flags: approval-gaia-master?(21) → approval-gaia-master+
| Assignee | ||
Comment 7•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Actual result of "The view should stay at the requested conversation and not unnecessarily switch back and forth" is what happens on Unagi build 20130102070202.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•