Loop/Architecture/Address Book: Difference between revisions

Jump to navigation Jump to search
Line 122: Line 122:


=== Local Contacts ===
=== Local Contacts ===
The [https://people.mozilla.org/~dhenein/labs/loop-mvp-spec/#contacts the Loop MVP UX spec] defines the experience for adding a user manually to the address book. This is currently intended to be a minimal set of data, populating only the following fields:
* '''id''': UUID generated at the time the user is added
* '''name[0]''': Text from user-entered "Name" field
* '''email[0].value''': Text from user-entered "Email" field
* '''email[0].type[0]''': set to "other"
* '''email[0].pref''': set to true
* '''phone[0].value''': Text from user-entered "Phone" field
* '''phone[0].type[0]''': set to "other"
* '''phone[0].pref''': set to true


=== Gmail ===
=== Gmail ===
Confirmed users
632

edits

Navigation menu