Active
Project:
Hierarchical Select
Version:
7.x-3.x-dev
Component:
Code - Taxonomy
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2016 at 18:03 UTC
Updated:
3 Oct 2018 at 01:33 UTC
Jump to comment: Most recent
Comments
Comment #2
shaneonabike commentedI agree and am having the same related issue. Essentially, this is a pretty significant usability issue. The selection of terms should not automatically display all the levels below.
For example, we have:
Veggies > Root > Carrots
Meat > Cattle > Free-range
Meat > Cattle > Dancing cows
Meat > Sheep > Make you sleep
If the user selects Cattle it automatically selects Free-range since it's the first in the list. I think from a usability perspective this is confusing. They should just be shown Cattle as they are when you don't force the deepest selection.
So you get
(Select) Meat
(Displays) Meat > Cattle
Then they can choose the next level... I changed this from a support request to a Bug Report since it is a usability issue. As well, increased the Priority since I think that the point of Hierarchial Select is to provide users with a fluent, ease-of-use system.
Comment #3
goldWhile this is a nuisance it isn't breaking functionality.
I can see workarounds if you are comfortable with writing code though. I've updated the description to reflect this.
The existing behaviour doesn't break the module though so it's not really a Bug Request. My proposed fix is adding to it though which makes it more of a feature request. Given it is very poor UX though I think the priority of Major is reasonable.
Regarding discussion around this though, would we want this to be the default behaviour? It feels like it should be.