7
votes
5answers
268 views

Usability of an email field without label “email”

Does it make sense to a user that this field is for email only? Or is it confusing?
8
votes
3answers
288 views

How can I provide a simple dialog for a user to enter multiple email addresses (for invitations)?

I'm creating a dialog (modal) that asks the user to enter multiple email addresses to which an item on the website is shared to. The dialog is about 530x500 pixels big. Right now I'm asking the user ...