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 redirect if a user is locked out #4235

Open
Elblinator opened this issue Oct 9, 2024 · 0 comments
Open

Fix redirect if a user is locked out #4235

Elblinator opened this issue Oct 9, 2024 · 0 comments
Labels
bug Zeeman projectname
Milestone

Comments

@Elblinator
Copy link
Member

Describe the bug
Sometimes a user is not correctly redirected if they are locked out of a meeting

How to Reproduce

  1. Have a user (A) in several meetings (uncertain if that is a requirement but it is far more likely to happen with several meetings)
  2. With one browser login as user B
  3. Navigate to any page (except the autopilot)
  4. Make a reload/Make a hard reload
  5. With another browser login as an admin and lock out B
  6. The page "You are not supposed to be here." is shown instaed of the wanted redirect
  7. IF you do a normal reload in the home then the content in the mat-card and the menu left vanishes and you need to reload to be able to navigate somewhere else

Expected behavior
B should immediately be redirected

@Elblinator Elblinator added the bug label Oct 9, 2024
@Elblinator Elblinator added this to the 4.2 milestone Oct 9, 2024
@MSoeb MSoeb added the Zeeman projectname label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Zeeman projectname
Projects
None yet
Development

No branches or pull requests

2 participants