Tag: feedback

6 posts   See also:  interface

One spinner is enough

In user interfaces, a spinner is a normal indicator of thinking or loading. However, the modern web is often build from blocks that could be loading independently

The hover and click should match

This principle seems obvious, but there are too many interfaces that violate it. Thus, a blog post

Feedback first

Here is my talk from FDConf, Minsk about feedback in the user interface

Implementing a slider well

A slider is a simple user interface control where you adjust some value by dragging a handle in a groove

Mimic 2.0: The client’s feedback

I’ve recently designed the new user interface for Mimic, a web developer tool for mocking server responses in a browser

Immediate feedback when data is unavailable

Immediate feedback is one of the core principles of good user interface design. But what if the data is unavailable for the feedback?