Closed
Bug 845793
Opened 12 years ago
Closed 12 years ago
Add "Browse Functional Areas" view
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2013-06-27
People
(Reporter: sambit.r, Assigned: fxa90id)
References
Details
(Whiteboard: [kb=981283] [ux][homepageredux])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.99 Safari/537.22
Steps to reproduce:
1. Go to the phonebook Homepage.
2. Click on 'My Profile'.
3. Observe the options.
Actual results:
1. 'Browse Functional Areas' option is not provided.
Expected results:
1. 'Browse Functional Area' option should be provided.
Updated•12 years ago
|
Whiteboard: [ux]
Comment 1•12 years ago
|
||
I'm having a hard time confirming this bug, there is no 'My Profile' link in the homepage.
Was that a reference to the view profile link?
Comment 2•12 years ago
|
||
Sambit, the Browse Functional Areas section appears on the homepage when a user is logged in (screenshot attached). Are you suggesting this section should appear somewhere else in addition?
Flags: needinfo?(sambit.r)
Reporter | ||
Comment 3•12 years ago
|
||
William, the Browse Functional Areas, according to me it should also be provided in 'View Profile'. It would let others also see in your profile and know what allfunctional areas the user is present in. Sorry for the late reply.
Flags: needinfo?(sambit.r)
Comment 4•12 years ago
|
||
Suggested implementation of better "Browse Functional Areas" functionality:
a) Create a page dedicated to listing the functional areas, just like we have a page dedicated to listing groups (/groups)
b) Use the new groups list view (bug 859973) as a starting point for a functional areas list view
c) In addition to the group name and member count, an item in the functional areas list will include the description, e.g. "Boot to Gecko (B2G) is a project with the goal of building a complete, standalone operating system for the Web. It is not a product offering yet, but we are working on transforming it into one." Items will list to the functional area page.
d) Link to the functional area list from the new logged-in homepage (bug 867416)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•12 years ago
|
Whiteboard: [ux] → [kb=981283] [ux]
Updated•12 years ago
|
Depends on: 859973
Summary: Phonebook :: Profile :: 'Browse Functional Areas' should be provided. → Add "Browse Functional Areas" view
Comment 5•12 years ago
|
||
This code must be built on the homepageredux branch of mozillians, and we're hoping for a PR on 6/7. Thanks!
Assignee: nobody → michaljev
Status: NEW → ASSIGNED
Comment 6•12 years ago
|
||
Additional specs...
* The string at the top of the list should be:
"View Mozillians, Stewards and information for any functional area. Find out who works on what and how you can help out."
* The header on the page should be:
"Functional Areas"
* The URL should be:
"/functional_areas"
* There's a new groups view in homepageredux as of 6/4 that should form the basis for this one.
Assignee | ||
Comment 8•12 years ago
|
||
url: /
http://awesomescreenshot.com/0e51cz4u67
browse functional areas link is now accessible.
url: /functional-areas/
http://awesomescreenshot.com/0911cz587f
sorting doesnt work /o\, because of sort function https://github.com/mozilla/mozillians/blob/homepageredux/apps/groups/templates/groups/index.html#L36
Assignee | ||
Comment 9•12 years ago
|
||
Updated•12 years ago
|
Assignee | ||
Comment 10•12 years ago
|
||
landed https://github.com/mozilla/mozillians/commit/c36b262e5f30df9d6a134294ef51269e7bd2961c
Thanks fxa90id!
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [kb=981283] [ux] → [kb=981283] [ux][homepageredux]
Updated•12 years ago
|
Target Milestone: --- → 2013-06-27
Comment 11•12 years ago
|
||
QA verified on stage - Sambit, excellent suggestions.
Verified per spec in comment 4 - on each user's homepage there is a link to a functional areas view (https://mozillians.allizom.org/functional-areas/).
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•