Live data from Hacker News

How to fix a bad user interface

scotthurff.com

1–10 of 25 posts

Re: How to fix a bad user interface

#8
This is so important. Many people create async requests and overlook the state indicators. This seems harmless until the user doesn't know they need to wait for something to load, messing up their whole understanding of the widget.

Related article on how working with React (UI from data) can help you consider all your states:

Pure UI http://rauchg.com/2015/pure-ui/

Re: How to fix a bad user interface

#9
> For a second, I get scared. [...] Where are my movies?

I have a similar situation in Win8.1. I have an external hard drive that sometimes go to sleep. When I wake it up by trying to view its contents in Explorer, Windows shows a friendly "No files in this folder" message while the disk spins up.

It should know that it doesn't know that.

Re: How to fix a bad user interface

#10
Really looking forward to this book! I'm constantly blown away by bad UI, and I'm wondering to see what I can learn, and what I might be able to teach others.

Anyone have ideas for additional learning/connecting with others in this area? I am about to start reading "The Design of Everyday Things".

Post reply on HN