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

hide_toolbar only works on initial view #307

Open
mrMetalWood opened this issue Nov 28, 2024 · 6 comments
Open

hide_toolbar only works on initial view #307

mrMetalWood opened this issue Nov 28, 2024 · 6 comments

Comments

@mrMetalWood
Copy link

First, thanks for this project! I love it. So many cool things are possible with this.

I have the wallpanel setup with this config:

wallpanel:
  enabled: false
  profiles:
    device_448dfc81_110ce2c6:
      enabled: true
  profile: device_${browser_id}
  hide_sidebar: true
  hide_toolbar: true
  fullscreen: true

The wallpanel is only enabled for my tablet. As recommended I use the browser_mod for that.

It all works fine when the dashboard gets loaded initially in Fully Kiosk Browser. The sidebar and the toolbar are hidden on the tablet.

When I then navigate to a subview on the dashboard, the top toolbar appears (which is necessary and good I guess because otherwise you wouldn't be able to go back). But when I then navigate back to the main view (with the arrow in the top left corner) the top toolbar stays activated and visible. Is this expected behaviour? I would expect that the toolbar would then be hidden again. Not sure if this is fixable or that once any navigation started the toolbar has to be visible for some reason.

The only way to get it working again for me is to refresh the browser or restart FKB.

@j-a-n
Copy link
Owner

j-a-n commented Nov 30, 2024

Glad you like wallpanel!
No, actually the tollbar should also remain hidden in the subview.
To navigate back, you would have to insert a button in the subview.
Is the subview defined in the same dashboard?
Can you post some more dashboard configuration?
Are there currently any parameters that are added to the HA URL configured in Fully Kiosk Browser?

@warning939
Copy link

warning939 commented Dec 19, 2024

Hi Jan,
Thank you for your project!
I have the same issue, the toolbar and the sidebar appear even if I have this in the config:
wallpanel:
enabled: true
hide_sidebar: true
hide_toolbar: true
fullscreen: true

@3DSBricker
Copy link

I experience the same problem. When I click on a back button which I made with bubble-card and simply navigates to the dashboard URL, the toolbar isn't hidden anymore. When I use the toolbar, it navigates to the view I clicked on, but then it does hide the toolbar.

@j-a-n
Copy link
Owner

j-a-n commented Dec 28, 2024

Please check if wallpanel 4.33.0 fixes the problem.

@3DSBricker
Copy link

Hi, for me it does not fix the issue. Whenever I switch to a different dashboard, wallpanel isn't active. The screensaver doesn't work either. Upon clicking one of the views on the top bar, wallpanel is active again. Embedding wallpanel in the url in the button I use, does not work either. Only reloading the page or switching to a different tab on the top bar works.

@warning939
Copy link

Hi Jan,
I still have the issue.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants