Open
Bug 1291718
Opened 8 years ago
Updated 2 years ago
Surface sync errors and warnings in a more detailed and contextual way
Categories
(Firefox for iOS :: Sync, defect, P3)
Tracking
()
NEW
People
(Reporter: sleroux, Unassigned)
References
Details
(Whiteboard: [MobileCore])
After the minor refactoring of how we resolve sync statuses into an error we can display to the user, it became apparent that we need a more intelligence in the way we resolve errors in the sync engines for the user.
1. Adding context as to how the sync operation was instantiated. We probably want to show errors differently when sync operations happen automatically in the background vs when they were user initiated.
2. Be more explicit about certain types of errors. We support a limited amount of messaging around the errors - including some that need some rewording such as 'Sync is offline'. Does this mean the servers are offline or am I offline?
3. Adding a notion of staleness/time to errors states. For example, if we haven't synced in a day or two, surface to the user that we haven't been able to sync in the past X days.
Updated•8 years ago
|
Priority: -- → P2
Reporter | ||
Comment 1•8 years ago
|
||
Some of the initial design work for surfacing error states
https://docs.google.com/document/d/1t0lhf3ATU_0vfhnChOj093i8dzv0BxJReR2ukhk3jIc/edit#heading=h.7p8j47h9geos
Updated•8 years ago
|
Whiteboard: [MobileAS Backlog]
Updated•8 years ago
|
Priority: P2 → --
Updated•8 years ago
|
Whiteboard: [MobileAS Backlog] → [MobileAS]
Updated•8 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Whiteboard: [MobileAS] → [MobileAS] [needs trello card]
Updated•7 years ago
|
Rank: 2
Updated•7 years ago
|
Whiteboard: [MobileAS] [needs trello card] → [MobileCore] [needs trello card]
Updated•7 years ago
|
Whiteboard: [MobileCore] [needs trello card] → [MobileCore] [papercuts]
Updated•7 years ago
|
Whiteboard: [MobileCore] [papercuts] → [MobileCore] [papercut]
Updated•7 years ago
|
Whiteboard: [MobileCore] [papercut] → [MobileCore] [FxA]
Updated•7 years ago
|
Whiteboard: [MobileCore] [FxA] → [MobileCore]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•