Closed
Bug 990478
Opened 11 years ago
Closed 11 years ago
Replace confirm [BB] with edit mode [BB] in [Contacts]
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(feature-b2g:2.0, tracking-b2g:backlog, b2g-v2.0 fixed)
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | fixed |
People
(Reporter: arnau, Assigned: jmcf)
References
Details
Attachments
(2 files, 1 obsolete file)
Some screens in Contacts app are not using the proper BB as seen in the attached file "delete_contacts_list.png".
We should use settings header and white footer.
Reporter | ||
Updated•11 years ago
|
Component: Gaia → Gaia::Contacts
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → pacorampas
Updated•11 years ago
|
Assignee: pacorampas → arnau
Updated•11 years ago
|
Blocks: contacts-visual-refr
Updated•11 years ago
|
Target Milestone: --- → 1.4 S6 (25apr)
Reporter | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
The initial patch from Arnau refined and adapted to pass unit tests
Attachment #8405299 -
Attachment is obsolete: true
Attachment #8405421 -
Flags: review?(francisco.jordano)
Attachment #8405421 -
Flags: feedback?(arnau)
Comment 3•11 years ago
|
||
Hei Jose,
I'm seeing a weird effect when we move the the edit mode, (using the delete button). Like an orange header appearing and disappearing.
Updated•11 years ago
|
Flags: needinfo?(jmcf)
Updated•11 years ago
|
Assignee: arnau → jmcf
Reporter | ||
Comment 4•11 years ago
|
||
Comment on attachment 8405421 [details]
18239.html
Jose Manuel, in that case to avoid the flicker in the animation, what make sense to me is:
-Add to settings view a z-index higher than edit mode (>100).
-After tapping on remove button, move the seetings view down (same animation as when tapping on reset)
-It will show contacts list again, but this time with edit mode overlay :)
Make sense?
Attachment #8405421 -
Flags: feedback?(arnau) → feedback-
Comment 5•11 years ago
|
||
Comment on attachment 8405421 [details]
18239.html
Unassigning review till problems noticed solved
Attachment #8405421 -
Flags: review?(francisco.jordano)
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8405421 [details]
18239.html
now we are talking. approaching to a better solution for edit / selection mode.
Attachment #8405421 -
Flags: review?(francisco.jordano)
Attachment #8405421 -
Flags: feedback?
Attachment #8405421 -
Flags: feedback-
Flags: needinfo?(jmcf)
Assignee | ||
Updated•11 years ago
|
Attachment #8405421 -
Flags: feedback? → feedback?(arnau)
Reporter | ||
Comment 7•11 years ago
|
||
Comment on attachment 8405421 [details]
18239.html
Love it!
Awesome job Jose Manuel :)
Attachment #8405421 -
Flags: feedback?(arnau) → feedback+
Updated•11 years ago
|
QA Contact: lolimartinezcr
Comment 8•11 years ago
|
||
Comment on attachment 8405421 [details]
18239.html
Code wise LGTM, just left couple of comments on github and one extra thing.
Just one question that I left on github as well, the checkboxes when entering the delete are not red, are they suppose to be fixed in this PR?
Thanks!
Attachment #8405421 -
Flags: review?(francisco.jordano)
Assignee | ||
Updated•11 years ago
|
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → ARM
Assignee | ||
Updated•11 years ago
|
Attachment #8405421 -
Flags: review?(francisco.jordano)
Updated•11 years ago
|
Target Milestone: 1.4 S6 (25apr) → 2.0 S1 (9may)
Comment 9•11 years ago
|
||
Comment on attachment 8405421 [details]
18239.html
r+ once fixed the comment on gh, also travis green.
Please double check with UX if after leaving the edit mode we should stay on the list or we should stay on settings.
Thanks!
Attachment #8405421 -
Flags: review?(francisco.jordano) → review+
Assignee | ||
Comment 10•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
status-b2g-v2.0:
--- → fixed
Comment 11•11 years ago
|
||
Bug 1003752 verified, for this reason it is verified.
Status: RESOLVED → VERIFIED
Updated•11 years ago
|
blocking-b2g: --- → backlog
feature-b2g: --- → 2.0
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•