|
|
|
|
|
by eklavya
2658 days ago
|
|
> Pop ups are a code smell. They mean your application does not correctly match user intent with the action so badly you had to specifically get your user to tell you what they meant to do. Not a rule. Do you really want undoable actions like "Delete" to just delete in a touch operated interface? |
|