Closed Bug 1375416 Opened 7 years ago Closed 7 years ago

[beta] username invisible in top nav after sign-in

Categories

(developer.mozilla.org Graveyard :: Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: atopal, Unassigned)

References

Details

(Keywords: in-triage)

After signing in, if the user has a gravatar that's displayed in the top right corder, users without a gravatar have their username display. When you hover over the user name, the text changes to black, same as the background color, easy to see on staging since all emails are replaced and nobody has gravatars.
Two problems to be fixed here:

1) the fallback text should be white
2) there should be a fallback gravatar
The "sign-in" text also uses black for the hover color, but no one sees it, because you have to be logged in to see the beta, unless you are me and you know tricks.

We have a current fallback image, at https://developer.mozilla.org/static/img/avatar.png.  It doesn't work in development because we give the address as http://localhost:8000/static/img/avatar.png, and Gravatar can't fetch it.  It should be a small fix to make this work locally, by giving the path to the production image.

We may also want to update that image for the new design, and make it a lot larger.  See bug 1371019.
Commit pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/458536aa74e6a215e475b2673bc275c9fee44040
Fix Bug 1375416: Change colour in secondary (black) nav to white (#4323)

Change colour in secondary (black) nav to white
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.