Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make unauthenticated button look less panic-inducing #28

Open
Lohikar opened this issue Jan 24, 2016 · 3 comments
Open

Make unauthenticated button look less panic-inducing #28

Lohikar opened this issue Jan 24, 2016 · 3 comments

Comments

@Lohikar
Copy link
Member

Lohikar commented Jan 24, 2016

The authentication button beside users defaults to an angry red, suggesting that something requires immediate attention. Because the majority of users are unauthenticated, most messages end up showing the warning. The majority of messages showing the warning causes the user to start ignoring them, as every message seems to have one.

It might be better to have the secured state emphasized, perhaps by showing a 🔑 icon where the ❗ currently is.

@ayyghost
Copy link
Member

I think it's important that users understand that the person they're talking to is unverified. So I'm in favor of leaving some kind of warning indication on unauthenticated messages.

That said, I see your point about desensitization to the warning. Maybe we could change the icon to a question mark instead of an exclamation point so it still gets the message across. Also, a key icon for verified users is a great idea. It would be a vast improvement over the current one that I can't even deduce the meaning of at first glance.

@Lohikar
Copy link
Member Author

Lohikar commented Jan 24, 2016

As for potential secured icons, Unicode has some characters that might work.

🔑 (U+1F511)
🔐 (U+1F510)
⚿ (U+26BF)
🔏 (U+1F50F)

@ayyghost
Copy link
Member

I like .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants