Closed
Bug 835764
Opened 12 years ago
Closed 12 years ago
[Contacts UX] [Activity Indicator] Wrong use of spinner when connecting to facebook to import friends
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(b2g18 fixed, b2g18-v1.0.1 fixed)
RESOLVED
FIXED
People
(Reporter: vicky, Assigned: jmcf)
References
Details
(Keywords: late-l10n, Whiteboard: visual design, UX P1, [TEF_REQ])
Attachments
(2 files)
It should be a progress or activity bar (depending if the amount of data being loaded is known or unknown) as it's specified here:
https://wiki.mozilla.org/Gaia/Design/BuildingBlocks#Progress_.26_Activity_Indicators
Building blocks for consolidating this are implemented and approval pending:
https://bugzilla.mozilla.org/show_bug.cgi?id=822671
Reporter | ||
Updated•12 years ago
|
Assignee | ||
Comment 1•12 years ago
|
||
this is not a bug .. we use the progress bar once the Friends to import are ready and known ...
Status: NEW → UNCONFIRMED
Ever confirmed: false
Reporter | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
Comment on attachment 707554 [details]
SHows incorrect use of activity indicator as well as wrong overlay layout
nothing incorrect is there it was validated by UX months ago
Assignee | ||
Comment 4•12 years ago
|
||
Clarified with Victoria and this has to do with the new version of progress BBs. Sorry for the noise and confusion
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•12 years ago
|
Assignee: alberto.pastor → jmcf
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•12 years ago
|
||
asking for UX review. later asking crdlc for the code, once UX gives OK.
Attachment #712166 -
Flags: review?(arnau)
Jose M. please remove:
#progressMsg {
font-size: 1.8rem;
padding: 1.5rem 0 1rem 0;
}
in curtain.css
This is overwriting BB styles.
Once fixed, the rest looks good to me.
Assignee | ||
Comment 7•12 years ago
|
||
thanks Arnau, now it has been implemented together with the suggestions of showing 0/n instead of 'waiting' message.
Now asking for dev and L10N review.
Assignee | ||
Updated•12 years ago
|
Attachment #712166 -
Flags: review?(stas)
Attachment #712166 -
Flags: review?(crdlc)
Comment 8•12 years ago
|
||
Comment on attachment 712166 [details]
Pointer to GH PR 8034
I don't think we need separate progress strings now that the action is removed. Just
progressFB = {{current}}/{{total}}
should be fine. Also, the title didn't change, so the reference to it should stay _('progressFB3' + from + 'Title');
Attachment #712166 -
Flags: review?(stas) → review-
Assignee | ||
Comment 9•12 years ago
|
||
you are totally right, Axel, changes implemented as requested,
thanks!
Assignee | ||
Updated•12 years ago
|
Attachment #712166 -
Flags: review- → review?(l10n)
Comment 10•12 years ago
|
||
Comment on attachment 712166 [details]
Pointer to GH PR 8034
works fine
Attachment #712166 -
Flags: review?(crdlc) → review+
Updated•12 years ago
|
Attachment #712166 -
Flags: review?(l10n) → review+
Attachment #712166 -
Flags: review?(arnau) → review+
Assignee | ||
Comment 11•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•12 years ago
|
||
Comment on attachment 712166 [details]
Pointer to GH PR 8034
NOTE: If blocking-basecamp+ is set, just land it for now.
[Approval Request Comment]
Bug caused by (feature/regressing bug #): Progress BB and concepts changed by UX
User impact if declined: UX consistency
Testing completed:
Risk to taking this patch (and alternatives if risky): Low
Attachment #712166 -
Flags: approval-gaia-v1?
Updated•12 years ago
|
Attachment #712166 -
Flags: approval-gaia-v1? → approval-gaia-v1+
Comment 13•12 years ago
|
||
v1-train: 5c392f6a11d996fb62556ae4ad37de62bb98d1ec
status-b2g18:
--- → fixed
status-b2g18-v1.0.1:
--- → fixed
Comment 14•12 years ago
|
||
Batch edit: bugs fixed on b2g18 since 1/25 branch of v1.0 are fixed on v1.0.1
You need to log in
before you can comment on or make changes to this bug.
Description
•