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

Fix behaviour when projector is deleted #2587

Closed
Elblinator opened this issue Jul 31, 2023 · 1 comment · Fixed by #2829
Closed

Fix behaviour when projector is deleted #2587

Elblinator opened this issue Jul 31, 2023 · 1 comment · Fixed by #2829
Assignees
Labels
Milestone

Comments

@Elblinator
Copy link
Member

Elblinator commented Jul 31, 2023

Description:
If a projector is deleted while in the projector-detail-view the user stays in the detail view of the deleted projector.

Recreation:

  1. create a new projector
  2. navigate into the detail view of this projector
  3. delete the projector
  4. you stay in the detail view
  5. some elements (e.g. start/stop of the countdowns or countdown names) can still be manipulated other actions (e.g. zoom in/out) are throwning errors

Wanted behaviour:
If a projector is deleted while in the projector detail view the user should be automatically navigated into the main projector view.
The same wanted action already happens when a motion is deleted.

@Elblinator Elblinator added the bug label Jul 31, 2023
@Elblinator Elblinator added this to the 4.1 milestone Jul 31, 2023
@emanuelschuetze
Copy link
Member

confirmed

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

Successfully merging a pull request may close this issue.

3 participants