The idioms tag has no wiki summary.
9
votes
5answers
424 views
What are the common idioms for the drop portion of a drag and drop operation?
I'm only concerned here with the other half of a D%D operation, the drop. What are the common idioms to communicate to a user they can drop? And which are the "best" and in what situations?
In ...
4
votes
1answer
135 views
How should I show access controls to users
As we design complicated systems for multiple users, it is important to show them security information for their firms.
I want to show them who can do what action to which accounts.
Clarity is very ...