Is it better/less confusing to show the user a longer list of options with some disabled, or only show the available choices?
This is regarding a signup/scheduling request form:
In my business (appliance repairs), there are multiple manufacturers and products:
- Refrigerators
- Washers
- Dryers
- Microwaves
- Stoves
We don’t work on all products for all manufacturers, so if someone picks “Samsung” for example, the list would be:
- Washers
- Dryers
- Microwaves
- Stoves
because we don’t work on Samsung Refrigerators. If someone picks “Viking” the list would be:
- Microwaves
- Stoves
Because viking doesn’t make washers and dryers and we don’t work on built-in refrigerators.
I’m on the fence whether to show the entire list (about a dozen items) and draw a line though and disable the unavailable choices, or to simply not show the unavailable choices.
This: Don’t hide or disable menu items? seems even more confusing than the other two options since it suggests giving an explanation as to “why?”.
Customers don’t really care why we don’t work on Samsung refrigerators, all that matters is that we don’t work on them.
Hiding the unavailable options seems like it would be a little confusing for the user because we fix refrigerators and they have a broken Samsung refrigerator, but showing the option and making it unavailable seems worse.
Does anybody have any ideas? Anything better?
Thanks!
Terry
Update:
I did some user testing and they all like
- Fewer options that are all valid
instead of
- All options with the impossible options disabled
8 CSS & JavaScript Snippets for Creating Incredible Lighting & Shading Effects
A collection of lighting and shading effect CSS & JavaScript snippets for recreating the incredible effects we see in modern video games.
The post 8 CSS & JavaScript Snippets for Creating Incredible Lighting & Shading Effects appeared first on Speckyboy Design Magazine.
How Atomic Design Found Brad Frost
The concepts behind atomic design have revolutionized how we think about design systems. 8 years after Brad Frost discovered atomic design, we at R/GA still leverage it on countless projects. But how did it all start? Where did atomic design come from? How did it find Brad Frost?
Bringing Board Games Online: Visual Hierarchy in D&D Beyond
In exploring how visual hierarchy affects user experience and how information hierarchy plays a role in the creation of visual hierarchy, we can explore how the D&D Beyond platform, as one example of an online platform for traditional tabletop gaming, can be improved in order to create a more positive user experience overall, all the while making the game more accessible to a wider audience and building trust with the platform. The same aspects that could improve D&D Beyond are, more importantly, applicable to the growing number of similar platforms for other tabletop games as well.
Designing for Custom Devices
Working on the UX design for IoT devices, one has to be prepared for cases where standard solutions simply may not work. At the same time, we have to keep in mind that user satisfaction from interacting with any device largely depends not only on its functional efficiency but also on the ease of use, adoption, reliability, and emotional factors. In this article, we share our experiences working with companies including Polaroid and Pillo and offer advice on how to approach these types of unique projects.