Closed Bug 1201927 Opened 9 years ago Closed 7 years ago

Change the text of a notification, and where the click handler redirects to

Categories

(Firefox OS Graveyard :: Gaia::System::Storage Mgmt, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: nyee, Assigned: mikehenrty)

References

Details

(Whiteboard: [systemsfe])

Attachments

(1 file)

From Michael's Email following Device Storage : "Change the text of a notification, and where the click handler redirects to. - From systemsFE perspective, this is no problem and we can do it in 2.5 (so long as we get the right gecko events). A lot of the work here will be in settings though, since they will be handling the activity from the system."
feature-b2g: --- → 2.5+
We can use activity to navigate to certain panels ``` new MozActivity({ name: 'configure', data: { target: 'device', section: 'applicationStorage' } }); ``` But neither application Storage nor media storage panel has function to help user fix his storage shortage problem yet. So it might not helpful to direct user to settings at this stage.
We already redirect to Settings in current master. But we redirect to the App Permissions page so that the user can uninstall apps, but UX thinks that it's confusing for the user. It's better to redirect to a related page like applicationStorage, and add a message there.
(In reply to Julien Wajsberg [:julienw] (PTO Sept 23rd) from comment #2) > We already redirect to Settings in current master. But we redirect to the > App Permissions page so that the user can uninstall apps, but UX thinks that > it's confusing for the user. It's better to redirect to a related page like > applicationStorage, and add a message there. Julien do we have UX for what the Settings panel should look like? Is there a bug filed on the Settings side for this? The systems-fe work here is very small it seems, just modify this [1]. So my only question is how do we coordinate this work with the Settings side. 1.) https://github.com/mozilla-b2g/gaia/blob/566ca621e80c40d71b818d3aa8d39e2e96ff85d5/apps/system/js/device_storage_watcher.js#L42
Flags: needinfo?(felash)
Whiteboard: [systemsfe]
All the specs are linked from the etherpad in https://etherpad.mozilla.org/devicestorage We should eventually upload the final version to the meta bug. I don't think we have a Settings bug yet; I expected the Settings team to handle their own workload...
Flags: needinfo?(felash)
Just filed bug 1208893 for the Settings bug.
Device storage is a no-go for 2.5, so I'm removing the flag and putting up my WIP.
feature-b2g: 2.5+ → ---
Hi all, Matej did a string review and we have an update. IxD and VsD Specs will be updated to reflect this change. Please update strings from 'Low Device Storage' to 'Critically Low Storage' Impacts: • Settings App: Application Storage, Media Storage & App Permission • System App: Lockscreen, System Toast & Utility Tray Notifications • Message App: Low Storage Notice • Dialer App: Low Storage Notice and Incoming/Outgoing Call Notifications
Firefox OS is not being worked on
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: