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

[BUG] Unexpected multipage behavior in workspace mode #1740

Open
5 tasks done
iguana31 opened this issue Nov 7, 2024 · 0 comments
Open
5 tasks done

[BUG] Unexpected multipage behavior in workspace mode #1740

iguana31 opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@iguana31
Copy link

iguana31 commented Nov 7, 2024

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.

  • 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

@iguana31 iguana31 added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Nov 7, 2024
@github-project-automation github-project-automation bot moved this to Awaiting Triage in Dashy V3 Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
Status: Awaiting Triage
Development

No branches or pull requests

2 participants