Closed
Bug 1029040
Opened 11 years ago
Closed 11 years ago
[Collection app] Do not allow creation of smart collections while offline
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect)
Tracking
(blocking-b2g:2.0+, b2g-v1.4 unaffected, b2g-v2.0 fixed, b2g-v2.1 fixed)
| Tracking | Status | |
|---|---|---|
| b2g-v1.4 | --- | unaffected |
| b2g-v2.0 | --- | fixed |
| b2g-v2.1 | --- | fixed |
People
(Reporter: ranbena, Assigned: kgrandon)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
STR:
1. Connect device to internet.
2. Long press homescreen and click "Add Smart Collection".
3. Once the list appears, return to home.
4. Disconnect from internet.
5. Do step #2.
6. Click on "Funny".
7. Wait till returned to homescreen.
Expected: A default icon labeled "Funny" is added to homescreen.
Actual: Nothing added to homescreen.
Comment 1•11 years ago
|
||
QA Wanted to compare behavior on 1.4 with the old e.me search.
QA Whiteboard: [VH-FL-blocking-][VH-FC-blocking?]
Keywords: qawanted
Comment 2•11 years ago
|
||
This path is doable on 1.4. Marked as blocker for parity with the previous version.
blocking-b2g: --- → 2.0?
QA Whiteboard: [VH-FL-blocking-][VH-FC-blocking?] → [VH-FL-blocking-][VH-FC-blocking+]
status-b2g-v1.4:
--- → unaffected
status-b2g-v2.0:
--- → affected
status-b2g-v2.1:
--- → ?
Keywords: qawanted
Updated•11 years ago
|
Whiteboard: [systemsfe]
| Assignee | ||
Comment 3•11 years ago
|
||
The offline collection experience is pretty bad on the new or old homescreen. If we support this we should support it from the very first context menu, and probably not in the middle of the flow.
| Reporter | ||
Comment 4•11 years ago
|
||
I agree. We should simply have a connectivity message and abort the process.
Updated•11 years ago
|
blocking-b2g: 2.0? → 2.0+
| Reporter | ||
Comment 5•11 years ago
|
||
Do we need approval from UX here?
| Assignee | ||
Comment 6•11 years ago
|
||
Looping in UX/Product to make sure they are ok with it...
Guys - this is the case where we want to add smart collections, but lose connectivity to the internet after you have already viewed the smart collections list. We would like to simply show the same message that the user receives when they create the collection (it does not let them), instead of creating an empty smart collection.
Will that work for you for 2.0?
Flags: needinfo?(pdolanjski)
Flags: needinfo?(jsavory)
Comment 7•11 years ago
|
||
(In reply to Kevin Grandon :kgrandon from comment #6)
> Looping in UX/Product to make sure they are ok with it...
>
> Guys - this is the case where we want to add smart collections, but lose
> connectivity to the internet after you have already viewed the smart
> collections list. We would like to simply show the same message that the
> user receives when they create the collection (it does not let them),
> instead of creating an empty smart collection.
>
> Will that work for you for 2.0?
Works for me.
Flags: needinfo?(pdolanjski)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → kgrandon
Status: NEW → ASSIGNED
Target Milestone: --- → 2.0 S5 (4july)
| Assignee | ||
Comment 9•11 years ago
|
||
Thanks guys. Renaming the bug to capture what the intended fix will be.
Summary: [Collection app] Can't create Collection when offline → [Collection app] Do not allow creation of smart collections while offline
| Assignee | ||
Comment 10•11 years ago
|
||
Work in progress, test coming soon.
| Assignee | ||
Comment 11•11 years ago
|
||
Comment on attachment 8446163 [details] [review]
Github pull request
Ran - could you take a look at this when you have a chance? Thanks!
Attachment #8446163 -
Flags: review?(ran)
| Reporter | ||
Comment 12•11 years ago
|
||
Comment on attachment 8446163 [details] [review]
Github pull request
LGTM. Though I would consider removing the Collection list caching as it now has no use.
Attachment #8446163 -
Flags: review?(ran) → review+
| Assignee | ||
Comment 13•11 years ago
|
||
Landed: https://github.com/mozilla-b2g/gaia/commit/605a6cc6795ab923dd7e4ea8db0a615dff71bb9f
Keeping caching of the list for now - maybe that speeds up future requests? But we can remove it down the road if it's just hurting us.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 14•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•