Hacker News new | ask | show | jobs
by pspeter3 5500 days ago
That was a really good article. I definitely find myself making some of those mistakes when I mock up forms for websites I'm developing
1 comments

I agree. The article is actually pretty good and provides useful tips. Even as a programmer I've many times been annoyed by these kinds of UI laziness, usually in "enterprise software".

It's not only programmers that make these kinds of mistakes, though. Also designers that come from a "forms on paper" background, or simply don't know enough of HTML/JS to make friendlier forms. So they simply make an unending list of text fields...

My most common annoyance with forms on the web is asking things that you A) don't need to know or B) already know.