UX Planet

UX Planet is a one-stop resource for everything related to user experience.

Follow publication

4 Creative Concepts of Slider Control

by Nick Babich

Nick Babich
UX Planet
Published in
4 min readOct 8, 2018

Sliders have been around for a long time and became the de facto standard UI control for selecting a value or a range of values. A slider is helpful because it allows users to explore a range of options quickly.

In this article, I’m going to review a few creative concepts of this familiar UI element.

1. Visualize the output

Slider is a control that allows users to select a specific value (or range of values). All too often users get the information of what the value is all about by reading the label on a slider. At the same time, it’s possible to create a much better user experience by visualizing the data connected to the slider.

“A picture is worth a thousand words”

No matter what a user does, whether she selects the number of rooms in a house she wants to buy:

Animation by Gal Shir. Available on Codepen

Tries to find a perfect background color for her personal website:

A concept created by Rogie King visualizes the color user selects

Explores different types of burgers:

Image: Chris Gannon

Or wants to leave feedback about a product/service:

An emotional reaction to user feedback. Image: Arun Sajeev

Visualization makes it easier for users to make an informed decision.

In some cases, it’s almost impossible to make an informed decision without seeing the output first. On Tylko, the visual output allows users to understand what furniture will look like. It’s hard to get this understanding just by reading the measurements.

2. Help users to select a value

Sliders allow users to explore available options, but in some cases, users might be wonder what values they should choose.

Good user interface helps and guides the user

Sliders can aid users in making an informed decision.

One good example can be found on the Airbnb website. Airbnb pairs a price range slider with a histogram which displays the distribution of prices and the average price per night. This diagram makes it easier for users to select a filer for a price range.

Airbnb price range histogram prevents users from having zero-results filtering

Another interesting solution can be found on the Trulia website. Trulia’s house affordability calculator uses a color of a slider as a functional tool — a slider informs users about debt-to-income options. This slider prevents users from choosing potential dangerous values.

3. Allow users to set a specific value

Many sliders have the same problem — it’s impossible to select a precise value using a slider. Without any doubts for precise input, a slider can never beat a regular text input field. That’s why if your design requires a precise input, it’s better to use an input field together with a slider.

SGS’ housing cost calculator provides two ways of setting a value — either by using a slider or by putting a value in a relevant field. If you want to use this technique in your design it’s critical to ensure that everything stays in sync: when users change the value using a slider, the value in the input box should be updated, and when a value in the input box is changed, the slider should be updated.

4. Solve a problem of blind spots

Slider in mobile apps often suffers from an issue of blind spots. This problem happens when a finger covers important data (selected value). The concept of the fluid slider created by Virgil Pana tries to solve a problem of a blind spot by allowing users to see the value the select right at the moment they interact with a slider.

A concept by Virgil Pana. This concept was coded by Ramotion (Fluid slider project on Github).

Want to share a creative concept of slider control? Do it in the comments below!

Follow UX Planet: Twitter| Facebook

Originally published at babich.biz

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Published in UX Planet

UX Planet is a one-stop resource for everything related to user experience.

Responses (1)

Write a response