JasonProkop / WebClicker

Other
4 stars 0 forks source link

Userbar should just show a single icon for the login menu #2

Closed BradySmith closed 10 years ago

BradySmith commented 11 years ago

This would enable us to use more real estate on phone screens for the title.

Also is there a limit on how long a username can be? If a person's name was supercalifragilociospalidouces or however its spelled it would end up running across the whole bar.

fafmaster commented 11 years ago

I think we need to limit the alias field on the client side on the sign up page and in the database aswell at a set character limit. and I was thinking of adding another line under the header when taking/creating a poll that would say something like: "Taking poll as: " or "Creating poll as: "

JasonProkop commented 11 years ago

Make the button just the icon which will show at a glance if you are logged in or not, then if you are logged in, you can click for a popup that will show your username

JasonProkop commented 11 years ago

In the future, we could use gravatar avatars or facebook/g+ for the user icon