You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First: Great project, thanks for all you have invested into it!
I require two different versions of my dashboard, the regular one and the one I want to run on a touch display in kiosk mode.
I created a separate page for the kiosk version with a reduced set of sections and services and, the most important difference, opening the services in workspace mode.
I open the start page with http://my-server:8080/home/kiosk
When I click on a service, it opens in worksace mode (as configured), but in the navigation bar on the left side, I see all my sections and some services from the regular dashboard, the URL is http://my-server:8080/workspace?url=...
In contrast, on the start page clicking on workspace mode in the settings menu, opens URL http://my-server:8080/workspace/kiosk and showing the shortcuts of the correct services from kiosk mode, but no URL parameter (?url=...)
I would expect the second behavior also when clicking directly on a service on the start page.
Additional info
No response
Please tick the boxes
You have explained the issue clearly, and included all relevant info
Environment
Self-Hosted (Docker)
System
Docker 20.10.23
Version
3.1.1
Describe the problem
First: Great project, thanks for all you have invested into it!
I require two different versions of my dashboard, the regular one and the one I want to run on a touch display in kiosk mode.
I created a separate page for the kiosk version with a reduced set of sections and services and, the most important difference, opening the services in workspace mode.
http://my-server:8080/home/kiosk
http://my-server:8080/workspace?url=...
http://my-server:8080/workspace/kiosk
and showing the shortcuts of the correct services from kiosk mode, but no URL parameter (?url=...
)I would expect the second behavior also when clicking directly on a service on the start page.
Additional info
No response
Please tick the boxes
The text was updated successfully, but these errors were encountered: