Closed
Bug 1173274
Opened 10 years ago
Closed 10 years ago
[Contacts][NGA] 'NFC' out of Contacts
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
FxOS-S2 (10Jul)
People
(Reporter: borjasalguero, Assigned: fcampo)
References
Details
(Whiteboard: [NG Gaia Contacts][patch])
Attachments
(1 file)
Currently we are 'stopping' NFC just to prevent errors when navigating back to the list. This should be handled by the list itself, not by every view (we are duplicating code and adding a not-needed dependency)
Updated•10 years ago
|
Whiteboard: [NG Gaia Contacts]
Updated•10 years ago
|
Target Milestone: --- → NGA S2 (12Jun)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → fernando.campo
Updated•10 years ago
|
Status: NEW → ASSIGNED
Updated•10 years ago
|
Target Milestone: NGA S2 (12Jun) → NGA S3 (26Jun)
Comment 1•10 years ago
|
||
As NGA Program Manager suggested, let's replace the NGA-X milestones with FxOS-Sx ones (more generic ones), once Bug 1174794 has already landed
Target Milestone: NGA S3 (26Jun) → FxOS-S1 (26Jun)
| Assignee | ||
Comment 2•10 years ago
|
||
morphing the bug title after discussion and tests.
NFC sharing should only work when we are on Detail view, so no interaction from Form (edit mode) or List is necessary.
Summary: [Contacts][NGA] 'contacts.NFC.stopListening' must be moved out of 'form.js' and 'detail.js' → [Contacts][NGA] 'NFC' out of Contacts
| Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8624686 -
Flags: review?(francisco)
Attachment #8624686 -
Flags: review?(borja.bugzilla)
Updated•10 years ago
|
Whiteboard: [NG Gaia Contacts] → [NG Gaia Contacts][patch]
| Reporter | ||
Comment 4•10 years ago
|
||
Comment on attachment 8624686 [details] [review]
Pull Request - https://github.com/mozilla-b2g/gaia/pull/30669
Some comments in Github. Let me know when ready and I'll take the final review of this! Thanks!
Attachment #8624686 -
Flags: review?(borja.bugzilla) → feedback+
Comment 5•10 years ago
|
||
Comment on attachment 8624686 [details] [review]
Pull Request - https://github.com/mozilla-b2g/gaia/pull/30669
Just did first pass, getting closer. Left some comments on gh.
Attachment #8624686 -
Flags: review?(francisco)
Updated•10 years ago
|
Target Milestone: FxOS-S1 (26Jun) → FxOS-S2 (10Jul)
| Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8624686 [details] [review]
Pull Request - https://github.com/mozilla-b2g/gaia/pull/30669
updated PR, please re-review
Attachment #8624686 -
Flags: review?(francisco)
Comment 7•10 years ago
|
||
Comment on attachment 8624686 [details] [review]
Pull Request - https://github.com/mozilla-b2g/gaia/pull/30669
Thanks Fernando, left just one comment on gh, once addressed please merge :)
Attachment #8624686 -
Flags: review?(francisco) → review+
| Assignee | ||
Comment 8•10 years ago
|
||
updated and green again, thanks for the comments
master - https://github.com/mozilla-b2g/gaia/commit/66ed1537ff73329cb197dd241eeec4aa6d627431
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•