Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout: Changing a tab to fullscreen breaks the layout #123

Closed
Loi83 opened this issue Sep 26, 2020 · 13 comments
Closed

Layout: Changing a tab to fullscreen breaks the layout #123

Loi83 opened this issue Sep 26, 2020 · 13 comments
Assignees
Labels
bug 🐛 Something isn't working
Projects

Comments

@Loi83
Copy link

Loi83 commented Sep 26, 2020

Nachdem ich einen Tab als Fullscreen anzeigen geklickt habe, habe ich nun ein leeres Bild und komme auf keine Einstellungen mehr. Es wird kurz angezeigt das die Einstellungen geladen werden und das wars dann.

After I clicked a tab as fullscreen, I now have an empty picture and can no longer access any settings.
It is briefly displayed that the settings are being loaded and that's it.

@Zefau Zefau self-assigned this Sep 26, 2020
@Zefau Zefau added the bug 🐛 Something isn't working label Sep 26, 2020
@Zefau Zefau added this to the ROADMAP v1.0.0 milestone Sep 26, 2020
@Zefau
Copy link
Owner

Zefau commented Sep 26, 2020

Could you check the Browser Console for any error messages?

@Loi83
Copy link
Author

Loi83 commented Sep 26, 2020

image
yeah there a few

@Zefau
Copy link
Owner

Zefau commented Sep 26, 2020

Were you able to recover your layout?

@Zefau
Copy link
Owner

Zefau commented Sep 26, 2020

@Loi83 Could you explain in detail what the layout looked like before you clicked the option?

@Zefau
Copy link
Owner

Zefau commented Sep 26, 2020

@Loi83 Could you actually share your layout configuration? See jarvis.0.layout.

@Zefau Zefau changed the title Leeres Bild Layout: Changing a tab to fullscreen breaks the layout Sep 27, 2020
@Loi83
Copy link
Author

Loi83 commented Sep 27, 2020

@Loi83 Could you actually share your layout configuration? See jarvis.0.layout

here it comes

[
   {
      "title":"",
      "tabs":[
         {
            "title":"Home",
            "icon":"home",
            "_fullscreen":{
               "moduleConfig":{
                  
               },
               "module":"DateTime",
               "title":"Test",
               "devices":[
                  
               ],
               "index":0
            }
         },
         {
            "title":"Rollo",
            "icon":"window-shutter",
            "_fullscreen":{
               "moduleConfig":{
                  
               },
               "module":"StateList",
               "title":"Rollo",
               "devices":[
                  {
                     "type":"device",
                     "deviceId":"rolloschlafzimmer_2e4c7",
                     "bodyStateKey":"level",
                     "primaryStateKey":"level",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction"
                  },
                  {
                     "type":"device",
                     "deviceId":"rolloküche_0af7a",
                     "bodyStateKey":"level",
                     "primaryStateKey":"level",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "bodyElement":null
                  },
                  {
                     "type":"device",
                     "deviceId":"rollowohnzimmerli_74b3b",
                     "primaryStateKey":"level",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "bodyStateKey":"level",
                     "bodyElement":null
                  },
                  {
                     "type":"device",
                     "deviceId":"rollowohnzimmerre_dc1ca",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "primaryStateKey":"level",
                     "bodyStateKey":"level",
                     "bodyElement":null
                  },
                  {
                     "type":"device",
                     "deviceId":"rollowc_d810e",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "primaryStateKey":"level",
                     "bodyStateKey":"level",
                     "bodyElement":null
                  },
                  {
                     "type":"device",
                     "deviceId":"rollobad_34f92",
                     "primaryStateKey":"level",
                     "secondaryStatesKeys":[
                        
                     ],
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "bodyStateKey":"level",
                     "bodyElement":null
                  },
                  {
                     "type":"device",
                     "deviceId":"rollobalkon_ba2f0",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "primaryStateKey":"level",
                     "bodyStateKey":"level",
                     "bodyElement":null
                  },
                  {
                     "type":"device",
                     "deviceId":"rolloterasse_0cf20",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "primaryStateKey":"level",
                     "bodyStateKey":"level",
                     "bodyElement":null
                  },
                  {
                     "type":"device",
                     "deviceId":"rollonoah_0cc0c",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "primaryStateKey":"level",
                     "bodyStateKey":"level",
                     "bodyElement":null
                  },
                  {
                     "type":"device",
                     "deviceId":"rolloeliah_db37d",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "primaryStateKey":"level",
                     "bodyStateKey":"level",
                     "bodyElement":null
                  },
                  {
                     "type":"device",
                     "deviceId":"rollobüro_8dc19",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "primaryStateKey":"level",
                     "bodyStateKey":"level",
                     "bodyElement":null
                  },
                  {
                     "type":"device",
                     "deviceId":"rolloflur_8e8da",
                     "actionType":"action",
                     "actionElement":"BlindLevelAction",
                     "primaryStateKey":"level",
                     "bodyStateKey":"level",
                     "bodyElement":null
                  }
               ],
               "icon":"window-shutter",
               "iconStyle":{
                  "color":"#FFFFFF",
                  "fontSize":"36"
               },
               "index":0
            }
         },
         {
            "title":"Heizung",
            "icon":"thermometer",
            "_fullscreen":{
               "moduleConfig":{
                  
               },
               "module":"StateList",
               "title":"Heizung",
               "iconStyle":{
                  "color":"#FFFFFF",
                  "fontSize":"48"
               },
               "icon":"thermometer",
               "devices":[
                  {
                     "type":"device",
                     "deviceId":"heizkörperbad_b4a7c",
                     "primaryStateKey":"temperature",
                     "secondaryStatesKeys":[
                        "boost"
                     ]
                  },
                  {
                     "type":"device",
                     "deviceId":"heizkörpernoah_4450a",
                     "primaryStateKey":"temperature",
                     "secondaryStatesKeys":[
                        "boost"
                     ],
                     "actionType":"state",
                     "actionElement":""
                  },
                  {
                     "type":"device",
                     "deviceId":"heizkörpereliah_318cd",
                     "primaryStateKey":"temperature",
                     "secondaryStatesKeys":[
                        "boost"
                     ]
                  }
               ],
               "index":0
            }
         },
         {
            "title":"Beleuchtung",
            "icon":"lightbulb-outline",
            "_fullscreen":{
               "moduleConfig":{
                  
               },
               "module":"StateList",
               "title":"Lichter",
               "icon":"lightbulb-outline",
               "devices":[
                  {
                     "type":"device",
                     "deviceId":"philips_hue.wohnzimmer_eeeaf",
                     "actionType":"action",
                     "actionElement":"SwitchAction",
                     "bodyStateKey":null
                  },
                  {
                     "type":"device",
                     "deviceId":"philips_hue.flur_d04da",
                     "actionType":"action",
                     "actionElement":"SwitchAction"
                  },
                  {
                     "type":"device",
                     "deviceId":"philips_hue.schlafzimmer_e925a",
                     "actionType":"action",
                     "actionElement":"SwitchAction"
                  },
                  {
                     "type":"device",
                     "deviceId":"philips_hue.bad_2c1f1",
                     "actionType":"action",
                     "actionElement":"SwitchAction",
                     "bodyStateKey":null,
                     "bodyElement":"LevelBody"
                  }
               ],
               "iconStyle":{
                  "color":"#FFFFFF",
                  "fontSize":"48"
               },
               "index":0
            }
         }
      ]
   }
]

@Zefau
Copy link
Owner

Zefau commented Sep 27, 2020

Looks good. Could you update to 1.0.2? Does the error persist with that? Difficult to actually find the bug.

@Loi83
Copy link
Author

Loi83 commented Sep 27, 2020

cant install the version 1.0.2. After a update iam still on 1.1.0.

@Zefau
Copy link
Owner

Zefau commented Sep 27, 2020

Just to be sure: You have the Puffer option deactivated in the web adapter settings, right?
I think you have to backup your layout and devices (simply copy jarvis.0.devices and (jarvis.0.layout), uninstall and then install 1.0.2 from latest repo.

@Loi83
Copy link
Author

Loi83 commented Sep 27, 2020

Puffer is deactivated. So i deleted the Adapter, changed to latest, but cant find the Adapter.
Screenshot_20200927-180135

Sorry normaly iam really fit in iobroker.

@Zefau
Copy link
Owner

Zefau commented Sep 27, 2020

The adapter is definitely in the latest repo. Did you refresh the adapter list?

@Zefau
Copy link
Owner

Zefau commented Sep 27, 2020

@Zefau
Copy link
Owner

Zefau commented Sep 27, 2020

Should be finally resolved with v1.0.3.

@Zefau Zefau closed this as completed Sep 27, 2020
@Zefau Zefau added this to DONE in v1.x.x Sep 2, 2021
@Zefau Zefau removed this from the ROADMAP v1.0.0 milestone Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
No open projects
Development

No branches or pull requests

2 participants