What are good gui guidelines for standard actions (usability)
- by Michael Durrant
For example:
Delete's should have confirms.
Confirmations should be green.
Prefer list-of-values over free text whenever possible.
This was just a sample. I am looking for references that simply and clearly list common 'should do's' in terms of ui, interactions and usability.
My company is new to software development and they keep getting…