TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ways to Simplify 'Sign In'

9 点作者 jeffmiller超过 14 年前

2 条评论

jollojou超过 14 年前
The article quite well describes some of the valuable features of a good login UI.<p>The login page is (often) the first place a user encounter your site. If that page creates a sense of repulsion in the user or forces him to struggle, the user is probably left with a feeling that your site is against him. That's not something you want.<p>Its not difficult nor time-consuming to implement a proper login UI. However, surprisingly many sites don't pay enough attention to it.
评论 #2201212 未加载
zacman85超过 14 年前
I've often wondered this myself when designing login forms, but doesn't identifying which field failed expose a security issue? A malicious user could use the feedback to determine if accounts exist or not. This seems like a concern to me.
评论 #2201480 未加载