ioBroker.javascript
ioBroker.javascript copied to clipboard
Different behavior of button for expert mode in box for object-id selection
Describe the bug
The color of the button for the activated expert mode is not the same in the main menu and in the dialog box in javascript / blockly to select a obeject-id.
Is there a need to have a seperate button to activate the expert mode in the dialog box? My suggestion would be only to have the main button for activating and deactivating the expert mode and not a seperate button in different dialog boxes
Expected behavior
- Color of expert mode button is always the same
- Use only one button to activate / deactivate expert mode
Screenshots & Logfiles
Versions:
- Adapter version: 5.2.18
- JS-Controller version: 3.3.22
- Node version: v14.18.2
The same behavior is there in the dialog box of the device manager. Is this an issue for each adapter or an admin issue?
I think the selectId component needs an update to have a"synced" expert mode with the global set ones
@Apollon77 @GermanBluefox is there a need to have a separate button for the expert mode in the dialog box?
I think this is more "from the past"