Closed
Bug 1096916
Opened 11 years ago
Closed 11 years ago
[Dialer][Callscreen] The direction icon is incorrect when is hanging up a hold call
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Firefox OS Graveyard
Gaia::Dialer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: paco, Assigned: paco)
Details
Attachments
(4 files, 1 obsolete file)
No description provided.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → pacorampas
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8520601 -
Flags: review?(drs.bugzilla)
Comment 2•11 years ago
|
||
Comment on attachment 8520601 [details] [review]
patch in github
Redirecting to Germán.
Attachment #8520601 -
Flags: review?(drs.bugzilla) → review?(gtorodelvalle)
![]() |
||
Comment 3•11 years ago
|
||
Comment on attachment 8520601 [details] [review]
patch in github
Hi Paco! I am perfectly fine with the proposed patch ;) Anyhow, it is clear that a lot of refactoring can be made at a oncall.css level, although definitely not in this bug. We currently have a lot of duplicated state information in the markup such as "#call-screen[data-layout="connected-hold"]" which could be inferred from other already existent information such as "#calls.big-duration" (which BTW is a duplicate of "body.single-line", except when the call screen is minimised), ".handled-call.held" and "#group-call.held".
Definitely something to take into account in the forthcoming refactoring / redesign ;)
Thank you very much!
Attachment #8520601 -
Flags: review?(gtorodelvalle) → review+
![]() |
||
Comment 4•11 years ago
|
||
BTW, Paco and just not to forget about it ;) Would you be so kind to include a demo of this patch at https://wiki.mozilla.org/FirefoxOS/Comms/Dialer/Sprint/v2.1-S9#Demos , please ? Thank you very much!
Flags: needinfo?(pacorampas)
Assignee | ||
Comment 5•11 years ago
|
||
Flags: needinfo?(pacorampas)
Assignee | ||
Comment 6•11 years ago
|
||
Attachment #8525157 -
Attachment is obsolete: true
![]() |
||
Comment 7•11 years ago
|
||
Hi Paco, for some strange reason the tests have not been run after you pushed your latest commit to this patch :O Would you be so kind to rebase it and to repush it to force the tests to be checked, please? Thanks!
Flags: needinfo?(pacorampas)
Assignee | ||
Comment 8•11 years ago
|
||
Flags: needinfo?(pacorampas)
Assignee | ||
Comment 9•11 years ago
|
||
Comment on attachment 8531209 [details] [review]
patch v2
Hi German, I have attached other patch, could you review? It is the same that the first one. The issue with the first one was that the tests weren't green never, so I decided create a new branch and the tests already are working fine.
Thanks.
Attachment #8531209 -
Flags: review?(gtorodelvalle)
![]() |
||
Comment 10•11 years ago
|
||
Comment on attachment 8531209 [details] [review]
patch v2
Hi Paco! Sorry for the delay :( Looking good to me and working fine ;) Thanks!
r+ and ready to merge ;)
Attachment #8531209 -
Flags: review?(gtorodelvalle) → review+
Assignee | ||
Comment 11•11 years ago
|
||
merged: 5a84c3259486a589e008a5d5cf5d367984142f9b
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•