Closed
Bug 1043529
Opened 10 years ago
Closed 10 years ago
email UI: "Load more messages" styling
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(feature-b2g:2.1)
People
(Reporter: doliver, Assigned: jrburke)
References
Details
(Keywords: feature, Whiteboard: [tako][2.1-feature-qa+])
Attachments
(2 files)
198.86 KB,
image/png
|
juwei
:
ui-review+
|
Details |
46 bytes,
text/x-github-pull-request
|
asuth
:
review+
|
Details | Review |
Update the styling of the button to load more messages. See design spec in bug 1028224.
Updated•10 years ago
|
Whiteboard: [tako]
Updated•10 years ago
|
QA Whiteboard: [2.1-feature-qa+]
Updated•10 years ago
|
QA Whiteboard: [2.1-feature-qa+] → [COM=Productivity]
Updated•10 years ago
|
QA Whiteboard: [COM=Productivity] → [COM=Gaia::E-Mail]
Updated•10 years ago
|
QA Whiteboard: [COM=Gaia::E-Mail] → [COM=Gaia::E-Mail][2.1-feature-qa+]
Updated•10 years ago
|
Flags: in-moztrap?(edchen)
Updated•10 years ago
|
QA Contact: edchen
Updated•10 years ago
|
QA Whiteboard: [COM=Gaia::E-Mail][2.1-feature-qa+] → [COM=Gaia::E-Mail]
Whiteboard: [tako] → [tako][2.1-feature-qa+]
Comment 1•10 years ago
|
||
No testcase, I will check spec to verify new ui design directly.
Flags: in-moztrap?(edchen) → in-moztrap-
Updated•10 years ago
|
Target Milestone: --- → 2.1 S3 (29aug)
Assignee | ||
Comment 2•10 years ago
|
||
These are screenshots for the "download more messages" visual design that was specified in bug 1028224 comment 13.
There is also a "Loading Messages" element that is shown after pressing the "Load more messages", when messages are loading. I gave it the same visual treatment as this new "Load more messages" screen, and this screenshot shows how that looks.
However, you may not have wanted that, or want something different. If you do, please let me know and I can easily change it.
If you want to try it for yourself, here is an app zip of the branch:
http://jrburke.com/work/gaia/email-download-more.zip
Guide for screens in this image:
1) Shows "Load more messages"
2) Shows the "Loading Messages" that is shown after tapping "Load more messages"
3) Shows how it looks when switching to a new folder that has not been fetched yet.
4) Shows how it looks as messages start to appear in the list as a result of downloading.
5) Shows how it looks when there are no messages in the list.
(small implementation note: In order to get the alignment correct, I had to crop the existing download.png to be a tight crop, and named it download_trimmed, keeping the original download.png for use in the other areas it is used now, mainly for message_reader attachment purposes)
One thing I noticed is that I should change the casing for "Loading Messages" to be "Loading messages" to match the "Load more messages" casing.
Any other changes you would like?
Attachment #8473344 -
Flags: ui-review?(pchen)
Attachment #8473344 -
Flags: ui-review?(jhuang)
Comment 3•10 years ago
|
||
Good job!!! Looks nice!
As for "Load More Message", it should be title case, so "Load messages" is the correct one.
James could you please help to modify it as title case? Thank you!
Assignee | ||
Comment 4•10 years ago
|
||
Juwei: I modified the patch so that the strings are both title case: "Load More Messages" and "Loading Messages".
If that is the last change that is needed, once you and :peko flip the ui-review? to ui-review+, I will ask for final dev review then land it.
Comment 5•10 years ago
|
||
Comment on attachment 8473344 [details]
download-more.png
No problem!
Attachment #8473344 -
Flags: ui-review?(jhuang) → ui-review+
Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8473344 [details]
download-more.png
Since got ui-review+ from Juwei and visual designer not available this week, going to proceed with dev review and landing.
Attachment #8473344 -
Flags: ui-review?(pchen)
Assignee | ||
Comment 7•10 years ago
|
||
Comment 8•10 years ago
|
||
Comment on attachment 8474657 [details] [review]
GitHub pull request
r=asuth by inspection and screenshots
Attachment #8474657 -
Flags: review?(bugmail) → review+
Assignee | ||
Comment 9•10 years ago
|
||
Merged in gaia master:
https://github.com/mozilla-b2g/gaia/commit/8ebbf7ec80b4c6ab179f0c4c21d66d30ba4f348b
from pull request:
https://github.com/mozilla-b2g/gaia/pull/22224
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 10•10 years ago
|
||
[Environment]
Gaia e424c85eda87a40c0fa64d6a779c3fa368bf770b
Gecko https://hg.mozilla.org/mozilla-central/rev/daa84204a11a
BuildID 20140824160205
Version 34.0a1
ro.build.version.incremental=94
ro.build.date=Tue May 20 09:29:20 CST 2014
[Result]
PASS
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•