9
votes
4answers
219 views

What do you think is a better label “New” or “Add”

At the moment I am building a web application that stores a lot of data inside of tables. In each of the pages containing the tables the users have many actions; they can add, delete, or edit the ...
2
votes
3answers
309 views

What is a good name for non-administrator users?

Not sure if this is the proper place for this question. In my opinion, it is related to user experience, but please correct me if I'm wrong. If you have a site/application that separate users with ...
2
votes
1answer
70 views

Which term seems more appropriate to use for a user, “player” or device"

Working on a site that allows users to listen to audio through some sort of playback. Whether it is on their desktop (software) iPhone, iPad, touch (App) or special hardware, they can choose one of ...
2
votes
3answers
405 views

What are the little arrows called that hide additional details?

In UI design, sometimes settings are hidden behind a little arrow or "+" symbol. When the user clicks on it, the item expands to show additional details. Does this UI pattern have a name? Other ...