opensmarthouse / opensmarthouse-web

Provides public elements of OpenSmartHouse web site including ZWave database import/export and log file processors.
0 stars 2 forks source link

Adding second parameter shows options from previous parameter #23

Open 5iver opened 3 years ago

5iver commented 3 years ago

I created one parameter and added options for it. I added a second parameter and the options from the first were displayed.

image

After saving the second parameter with one of the options modified and opening the first parameter, the options were blank. Opening the second parameter, the options were also blank. Where did the options go :open_mouth:?

After reentering the options and saving, they seem to not be disappearing any more. Until I entered a third parameter and the options for parameter 1 showed up. I entered another option and saved, but when reopening parameter 3, the options were gone.

cdjackson commented 3 years ago

I've updated this to reset the form when the ADD button is pressed - this should clear everything out.

5iver commented 3 years ago

I just observed something similar. When adding a new parameter to an existing device (ZEN16 firmware < 1.0), two options show up. After saving the device, the options are gone.

bwosborne2 commented 3 years ago

T had a similar experience. I viewed a parameter with existing options but made no changes. Later, when adding a parameter, those "ghost options" appeared. I call them ghosts because even if you set them, they do not save with the parameter.

bwosborne2 commented 3 years ago

Today I tested this with 3 different browsers and had the same results, In addition, when adding a new parameter without the ghost options but adding options. those options are not saved. You need to open the parameter & edit to add the options again.

Verified in Chrome. Firefox,, & Edge browsers.