Loading

Should I use a loading state, and if so, what kind?

Should I use a loading state, and if so, what kind?
  1. What is a loading state?
  2. When to show loading spinner?

What is a loading state?

Loading states are just that — small pockets of time that should be judiciously used to provide the user with visibility on what the system is doing. This is key in helping users feel in control, making them aware of the context at all times, and reassuring them that the right task is effectively being worked on.

When to show loading spinner?

Spinners are best used when you aren't quite sure how long an action is going to take to complete. This could be when waiting for something to buffer or for a user to regain a lost connection.

Lostness metric
How do you measure lostness?What are the two aspects of lostness? How do you measure lostness?The best way to measure lostness is in a usability tes...
Push Button and Filter button location suggestions
What are filter buttons? What are filter buttons?Filter buttons are displayed within column headers and can be clicked to activate filter dropdown l...
Why not embed payment pages in the same page?
Can you embed any website?What is checkout payment? Can you embed any website?Only secure web sites can be embedded. Make sure the URL of the web si...