Closed
Bug 1417597
Opened 7 years ago
Closed 7 years ago
Page actions Send Tabs should show a different feedback message when offline
Categories
(Firefox :: Sync, defect, P1)
Tracking
()
RESOLVED
FIXED
Firefox 59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: rfeeley, Assigned: eoger)
Details
Attachments
(2 files)
STEPS TO REPRODUCE
1. Take your device offline (two cases: disable network in OS or "Work Offline" in Firefox)
2. Go to a web page
3. Go to the Page Action Menu
4. Select Send Tab to Device
EXPECTED RESULTS
- The user is informed that they are offline
ACTUAL RESULTS
- A list of devices appear
- The user can select a device or all devices
- ✅ Sent! appears
- The tab is never sent
Comment 1•7 years ago
|
||
Note that the feature should still work - the tab will be sent when the device comes back online. So do you really want to block that entirely, or instead should we warn but allow them to proceed?
Flags: needinfo?(rfeeley)
Assignee | ||
Updated•7 years ago
|
Summary: User should not be able to send tabs without an internet connection → Page actions Send Tabs should show a different feedback message when offline
Comment hidden (mozreview-request) |
Reporter | ||
Comment 3•7 years ago
|
||
I spoke with Bryan Bell, and we should go with: Queued! (offline)
Flags: needinfo?(rfeeley)
Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8929166 [details]
Bug 1417597 - Show a different feedback message in send tab when we're offline.
https://reviewboard.mozilla.org/r/200458/#review205590
::: browser/locales/en-US/chrome/browser/browser.dtd:54
(Diff revision 1)
> <!ENTITY sendPageToDevice.label "Send Page to Device">
> <!ENTITY sendPageToDevice.accesskey "n">
> <!ENTITY sendLinkToDevice.label "Send Link to Device">
> <!ENTITY sendLinkToDevice.accesskey "n">
> <!ENTITY sendToDeviceFeedback.label "Sent!">
> +<!ENTITY sendToDeviceOfflineFeedback.label "Queued!">
"Queued!" might be a bit too technical and doesn't describe why it's not sent. The user may have a spotty internet connection and not even know that they are currently offline.
(I also am not fond of the exclamation point in a non-success situation like this.)
We should get some feedback from Michelle Heubusch about what to say here. I think "Will send when back online" fits better to me.
Attachment #8929166 -
Flags: review?(jaws) → review+
Comment 6•7 years ago
|
||
Comment on attachment 8929166 [details]
Bug 1417597 - Show a different feedback message in send tab when we're offline.
Michelle, what text should we show when the user is offline and tries to send a page to another device? The page will be sent once the user reconnects to the internet.
Currently we just say "Sent!" in all cases
The patch here proposes "Queued!" in the offline case
I think we should use something like "Will send when back online" (no exclamation point)
Attachment #8929166 -
Flags: feedback?(mheubusch)
Updated•7 years ago
|
Assignee: nobody → eoger
Status: NEW → ASSIGNED
Reporter | ||
Comment 7•7 years ago
|
||
Michelle: Bryan and Eric both prefer: Queued! (offline)
Assignee | ||
Updated•7 years ago
|
Priority: -- → P1
please use Queued (offline) for now (no exclamation point) - I will work with UR to test other messages for comprehension (like Pending or On hold
Assignee | ||
Comment 9•7 years ago
|
||
Comment on attachment 8929166 [details]
Bug 1417597 - Show a different feedback message in send tab when we're offline.
Thanks Michelle, clearing the f? flag.
Attachment #8929166 -
Flags: feedback?(mheubusch)
Comment hidden (mozreview-request) |
Comment 11•7 years ago
|
||
Pushed by eoger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5c849056fcf2
Show a different feedback message in send tab when we're offline. r=jaws
Comment 12•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
You need to log in
before you can comment on or make changes to this bug.
Description
•