Closed
Bug 1236852
Opened 9 years ago
Closed 9 years ago
[Stingray] Network Error UI polish
Categories
(Firefox OS Graveyard :: Gaia::TV, defect, P1)
Firefox OS Graveyard
Gaia::TV
Tracking
(blocking-b2g:2.5+, feature-b2g:2.5+, b2g-v2.5 fixed, b2g-master verified)
People
(Reporter: jj.evelyn, Assigned: danhuang)
References
Details
(Whiteboard: [ft:conndevices][partner-cherry-pick][partner-blocker])
Attachments
(6 files, 1 obsolete file)
44.94 KB,
image/png
|
Details | |
32.21 KB,
image/png
|
Details | |
31.32 KB,
image/png
|
Details | |
46 bytes,
text/x-github-pull-request
|
lchang
:
review+
yifan
:
review+
jocheng
:
approval-gaia-v2.5+
|
Details | Review |
182.08 KB,
patch
|
Details | Diff | Splinter Review | |
46 bytes,
text/x-github-pull-request
|
Details | Review |
The net_error.html page in System app isn't polished for TV. It currently displays a phone's layout and isn't interact-able.
Since network error might be caused by different reasons, we current have some cases in phone[1], but I'm not sure if we want to support all of them.
[1] https://github.com/mozilla-b2g/gaia/blob/master/tv_apps/smart-system/locales/net_error.en-US.properties
Reporter | ||
Comment 1•9 years ago
|
||
Reporter | ||
Comment 2•9 years ago
|
||
Reporter | ||
Comment 3•9 years ago
|
||
Reporter | ||
Comment 4•9 years ago
|
||
Attached three different UI I see in phone's build. There might be more, but I can't enumerate them. Tori, could you check phone's UX spec to know all cases?
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(tchen)
Updated•9 years ago
|
feature-b2g: --- → 2.5+
Reporter | ||
Comment 5•9 years ago
|
||
Dan, we are waiting for UX spec but assign this bug to you first. Please ask Luke for more detail.
Assignee: nobody → dhuang
Comment 6•9 years ago
|
||
Hi Evelyn, I couldn't find the latest UX spec for phone since it hasn't updated for a long time.
Forward the ni? to Jack.
Flags: needinfo?(tchen) → needinfo?(jalin)
Comment 7•9 years ago
|
||
Hi Evelyn,
Please see the spec as the link below,
https://drive.google.com/drive/u/0/folders/0BwbmH5cX2W6OWThiTmhhd3ZSUm8
Thank you
Jack
Flags: needinfo?(jalin)
Comment 8•9 years ago
|
||
Hi Dan,
Do you have any update? Could you finish this before Jan/29?
Flags: needinfo?(dhuang)
Assignee | ||
Comment 9•9 years ago
|
||
Hi Josh,
code and layout are finished, wait for visual spec to finalize ui
Flags: needinfo?(dhuang)
Comment 11•9 years ago
|
||
Hi Josh,
Visual spec is as the link below,
https://drive.google.com/open?id=0B4K8q1qWmtAvNTlPZGRZdXNzZnc
Thank you
Jack
Flags: needinfo?(jalin)
Updated•9 years ago
|
Blocks: TV_Testing_2.6
QA Whiteboard: [COM=TV Browser]
Reporter | ||
Updated•9 years ago
|
blocking-b2g: --- → 2.5+
Comment 12•9 years ago
|
||
Assignee | ||
Comment 13•9 years ago
|
||
Comment on attachment 8713117 [details] [review]
[gaia] danhuang1202:1236852_network_error_ui_polish > mozilla-b2g:master
Hi Luke,
Please help review this patch. This patch revise network error according to UX and visual spec. Thanks.
Attachment #8713117 -
Flags: review?(lchang)
Assignee | ||
Comment 14•9 years ago
|
||
Comment on attachment 8713117 [details] [review]
[gaia] danhuang1202:1236852_network_error_ui_polish > mozilla-b2g:master
Hi Yifan, please help review the browser part. This patch remove browser alert which shows when website content can't be displayed.
Attachment #8713117 -
Flags: review?(yliao)
Updated•9 years ago
|
Attachment #8713117 -
Flags: review?(yliao) → review+
Assignee | ||
Updated•9 years ago
|
Target Milestone: --- → 2.6 S6 - 1/29
Comment 15•9 years ago
|
||
Comment on attachment 8713117 [details] [review]
[gaia] danhuang1202:1236852_network_error_ui_polish > mozilla-b2g:master
Looks good except only a few comments. Remember to fix the linter errors before landing.
Attachment #8713117 -
Flags: review?(lchang) → review+
Assignee | ||
Comment 16•9 years ago
|
||
Thanks for the review.
Merge in master:
https://github.com/mozilla-b2g/gaia/commit/c7317c9d82af489a38218088abf9eb338b09c9a0
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 17•9 years ago
|
||
Comment on attachment 8713117 [details] [review]
[gaia] danhuang1202:1236852_network_error_ui_polish > mozilla-b2g:master
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): Bug 1187806
[User impact] if declined: The net error page not align to TV view
[Testing completed]:https://treeherder.mozilla.org/#/jobs?repo=gaia&revision=4598c9986d6135cfe76ad7d35b25b0353f598744
[Risk to taking this patch] (and alternatives if risky): None
[String changes made]: None
Attachment #8713117 -
Flags: approval-gaia-v2.5?
Comment 18•9 years ago
|
||
Comment on attachment 8713117 [details] [review]
[gaia] danhuang1202:1236852_network_error_ui_polish > mozilla-b2g:master
Approve for TV 2.5
Attachment #8713117 -
Flags: approval-gaia-v2.5? → approval-gaia-v2.5+
Updated•9 years ago
|
status-b2g-v2.5:
--- → affected
status-b2g-master:
--- → fixed
Comment 19•9 years ago
|
||
has problems uplifting to master: Tomcats-MacBook-Pro-2:gaia Tomcat$ git cherry-pick 4598c9986d6135cfe76ad7d35b25b0353f598744
error: could not apply 4598c99... Bug 1236852 - Network Error UI polish. r=lchang, yifan
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git commit'
could you take a look and provide a 2.5 PR request thanks!
Flags: needinfo?(dhuang)
Assignee | ||
Comment 20•9 years ago
|
||
Assignee | ||
Comment 21•9 years ago
|
||
Attachment #8715142 -
Attachment is obsolete: true
Comment 22•9 years ago
|
||
Assignee | ||
Comment 23•9 years ago
|
||
Comment on attachment 8715167 [details] [review]
[gaia] danhuang1202:1236852_network_error_ui_polish_v2.5 > mozilla-b2g:v2.5
Hi Tomcat, please try this patch !
Flags: needinfo?(dhuang)
Assignee | ||
Comment 24•9 years ago
|
||
Comment on attachment 8715167 [details] [review]
[gaia] danhuang1202:1236852_network_error_ui_polish_v2.5 > mozilla-b2g:v2.5
Hi Tomcat, please try this patch !
Flags: needinfo?(cbook)
Comment 25•9 years ago
|
||
(In reply to Dan Huang[:danhuang] from comment #24)
> Comment on attachment 8715167 [details] [review]
> [gaia] danhuang1202:1236852_network_error_ui_polish_v2.5 > mozilla-b2g:v2.5
>
> Hi Tomcat, please try this patch !
thanks Dan! pushed as https://github.com/mozilla-b2g/gaia/commit/8c68247e3045cde7445141e94e94104d617de03b
Flags: needinfo?(cbook)
Comment 26•9 years ago
|
||
This issue is verified on v2.6 latest build.
[Build Info]
2.6 TV Simulator
gaia:
https://github.com/mozilla-b2g/gaia/commit/5873698d660f3e8639ab55f9900a1de0f3e43998
gecko:
https://hg.mozilla.org/mozilla-central/rev/dd1abe874252e507b825a0a4e1063b0e1357828
The error string is incorrect on v2,5 latest build when network offline.
You need to log in
before you can comment on or make changes to this bug.
Description
•