Just a short rant about user alerts and notifications in software applications…..
1st – If you are going to alert the user about something even remotely important, please make the alert obvious!
An alert is NOT the time to show off how smooth and seamless you can subtly slide a line of text on to the screen. If the use needs to know LET THEM KNOW. Users very rarely want to lock their password or order 3 flights too many to Puerto Rico.
2nd – The only thing more irritating than a subtle user notification..
..is no notification or indication of any kind that something is happening. With all the frameworks available to help hold our hands through the creation of nicely layered modular code there is no excuse to have a blocking operation prevent a simple notification update that something is indeed going on.
OK rant off!


Recent Comments