I have a hierarchical structure of states and cities.

State A
- City A
- City B
State B
- City D
- City E
- City F

If I initially choose State A, then City B, but don't add, instead change my state to State B, the City dropdown either hides all Cities with a display:none or only allows the first City to be selected with all other Cities options disabled.

Basically I can only display and select a city once properly and thejn after that cannot display or select another city.

I have a feeling its theme related as it occurs when using the Adaptive theme but not an admin theme like Seven. Both themes are running the same jQuery version 1.8.3

Comments

Stephen Ollman created an issue. See original summary.

Stephen Ollman’s picture

Just worked out that if I select <none> in the State dropdown, I'm then able to select another State and City perfectly. I need to select the ,none. option each time i want to change change/reset my selection.

Not ideal.

Stephen Ollman’s picture

Issue doesn't present when using Bartik theme, so looks like its related to the Adaptive Theme.

Gold’s picture

Status: Active » Closed (works as designed)

From the comment in #3 it appears this is an issue with the Adaptive theme and should be raised there.