Tagged Questions
5
votes
2answers
140 views
Adding a new feature to an existing website
There is always the simple UX for having a popup when you log back into a site you frequently visit that says "Hey, look at this new feature we added! etc.."
I am convinced there is more of a subtle ...
3
votes
2answers
83 views
Login using one of two mutually exclusive fields
I'm creating a web site that requires users to log in using either their email address OR mobile number.
What is the best way from a UX point of view to indicate that only one of the fields should be ...
2
votes
2answers
185 views
When is user authentication really necessary?
Better said, how much harder is to mantain a forum/message-board/community webiste with unauthenticated users and what would be the benefits and disadvantages in comparison to an account-based one?
...
9
votes
4answers
301 views
email field or username for logging in an application?
What is the best solution for an app : Email or username field?
I like email because:
it's unique
user will easily remember
it's personal (which can be a disadvantage sometimes; Multiple users on ...