Tagged Questions
5
votes
3answers
163 views
Dropdown select or Dropdown select + button?
There seems to be two contradicting conventions on web applications. One is that a Dropdown-control also is an action button, meaning that when a user selects an item in the Dropdown control, an event ...