Closed
Bug 506167
Opened 17 years ago
Closed 16 years ago
[ForumUX] Represent "solution proposed" and "request for more info" statuses in thread list
Categories
(support.mozilla.org :: Forum, task, P3)
support.mozilla.org
Forum
Tracking
(Not tracked)
VERIFIED
FIXED
1.4.2
People
(Reporter: cww, Assigned: paulc)
References
Details
(Whiteboard: sumo_only)
Attachments
(3 files)
Possibly icons but awaiting UI review for possible better ideas from neil.
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → paul.craciunoiu
Priority: -- → P3
Updated•17 years ago
|
Assignee: paul.craciunoiu → neilio
Comment 1•17 years ago
|
||
Neil, can you please comment on this one?
Comment 2•17 years ago
|
||
This states are only visible to contributors and not end-users? I think adding new icons to replace the default "document" icon is probably the best approach - stays consistent with the current usage of "this is answered".
Not sure what the yield sign currently means, but we could use a icon with a ? for "more info required" and a document with a question mark overlay for "solution proposed".
Updated•16 years ago
|
Assignee: neilio → paulc
Target Milestone: 1.4 → 1.4.1
These states would also be visible to end users but really end users shouldn't be using the forum listing view.
Updated•16 years ago
|
Target Milestone: 1.4.1 → 1.4.2
| Assignee | ||
Comment 4•16 years ago
|
||
Adds the desired functionality.
Unfortunately, we still need the icons. I discussed this with Cheng a while back, and having the functionality helps. We can then add the icons at anytime, when they're ready. Hence, what I did was to copy over the "normal" status icon and look at the title attribute:
---
cp webroot/img/silk/page.png webroot/img/silk/proposed.png
cp webroot/img/silk/page.png webroot/img/silk/request.png
---
With this patch, we won't have to make any code changes when the icons come in, which is pretty cool.
Attachment #404477 -
Flags: review?(james)
Comment 5•16 years ago
|
||
Comment on attachment 404477 [details] [diff] [review]
v1
Looks good to me. Hopefully we'll get the new icons soon.
Attachment #404477 -
Flags: review?(james) → review+
| Assignee | ||
Comment 6•16 years ago
|
||
r53852 (trunk).
Stephend: Currently, the icons look the same as for "normal" status. Hover over the icons to see the "hint" (title, tooltip, whatever-you-call it), it should say "request for more information" or "solution proposed"
I emailed Marius and he will let us know about the icons.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 7•16 years ago
|
||
Comment 8•16 years ago
|
||
| Assignee | ||
Comment 10•16 years ago
|
||
I'm thinking to wait for the icons before committing this to prod.
Whiteboard: needs ui
| Assignee | ||
Comment 11•16 years ago
|
||
Updated•16 years ago
|
Whiteboard: needs ui → sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•