Closed Bug 896064 Opened 12 years ago Closed 12 years ago

Only show month and year when hovering over a user's contribution time

Categories

(Participation Infrastructure :: Phonebook, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: williamr, Unassigned)

References

()

Details

(Whiteboard: [kb=1051657] )

We recently decided to only show the month and year for when a user starting contributing to Mozilla. Let's not show the specific day and let's also remove the comma (ex: 'May 01, 2009' becomes 'May 2009') Steps to reproduce on stage: 1. Login to the site 2. Edit your profile and choose a month and year for when you got involved with Mozilla. 3. View your profile 4. Hover over the contribution time below the profile photo Expected results: Shows month and year (ex: May 2006) Actual results: Shows month, day and year (ex: May 01, 2006)
Whiteboard: [kb=1051657]
Is month a required field for Mozillians to report? I've spoken to several members both young and new to the community who honestly do not know. They find that field awkward.
Commits pushed to master at https://github.com/mozilla/mozillians https://github.com/mozilla/mozillians/commit/a44c6b6a7541a5514934c66ce40ee4c3ee59b234 [fix bug 896064] Only show month and year when hovering over a user's contribution time. https://github.com/mozilla/mozillians/commit/67e4aac0b293e963771315dd70023e39f6719e47 Merge pull request #562 from glogiotatidis/896064 [fix bug 896064] Only show month and year when hovering over a user's co...
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
(In reply to Matt Brandt [:mbrandt] from comment #1) > Is month a required field for Mozillians to report? I've spoken to several > members both young and new to the community who honestly do not know. They > find that field awkward. Yes, month should be a required field *if* the user provides a year. The reasoning is this gives us a better picture of when Mozillians (in aggregate) get involved, plus it gives us the ability to do fun things later on (like a 'Congrats on contributing for 3 years!' message) The error handling is covered in bug 896006.
This works for me in dev/stage.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.