Tagged Questions
14
votes
5answers
1k views
Do we really need a “Remember me” option on a Login page?
I'm wondering why do we need to ask user to make a decision, for how long he want to be authenticated? This is done by having "keep me signed in" option login page:
Why can't we simply "predict" ...
3
votes
3answers
126 views
Form auto completion and button placement
I have a form which represents a book, the user enters the title, authors, publication year, etc... We have a feature which will auto-complete the entire book if the user enters enough info for us to ...
38
votes
20answers
3k views
Do I really need a login button?
We've been having a discussion in the office surrounding a login page we're developing for a new web application. The web application is in intranet-based application, and is mainly used by users who ...