Intuitive UI on the Web
I read this blog some time back and just loved the small things which the author considers.
He makes few good points:
- Auto saving to prevent data loss.
- Providing "undo" on the web which allows users to correct their mistakes.
- The simplest thing to do in a modal overlay would be to have a cancel button on the top right.

Well, I have been working on the web for almost over a couple of years now. And to be honest, with all the development efforts which go into the application, I think UI takes a back seat. Unless of course, you have full time dedicated designers.
UI to me should be measured with 2 parameters,
- how intuitive is it functionally?
- how attractive is it visually?
We can keep the 2nd point for professional designers. As for developers, making the UI intuitive seems to be the key.
Comments
Post a Comment