Dependent Lists
a a b c c d e e f
How to reproduce Select value "b" in the first dropdown Observed behavior: The empty item is selected in the second dropdown and the value remains "c" The third dropdown still has value "e" Expected behavior: The value of the second and third dropdown becomes the empty string