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] Redirect if not logged in add leading slash to url #2691

Open
2 tasks done
thurti opened this issue Sep 21, 2024 · 0 comments
Open
2 tasks done

[BUG] Redirect if not logged in add leading slash to url #2691

thurti opened this issue Sep 21, 2024 · 0 comments
Labels
Fixed and Staged Fixed in Master and ready to be included in the next release

Comments

@thurti
Copy link

thurti commented Sep 21, 2024

What set up are you using

  • Cloud Hosted Version
  • Self Hosted

Describe the bug
If you get redirected after login an additional slash is added to the url which leads to js errors and/or unwanted behavior like modals can't be closed.

To Reproduce
Steps to reproduce the behavior:

  1. Log out
  2. Open https://[your instance].leantime.io/tickets/roadmap
  3. Log in (then you get redirected to tickets/roadmap)
  4. click on a milestone to open modal
  5. close the modal

Expected behavior
The modal should close.

Leantime Version
3.2.0

@marcelfolaron marcelfolaron added the Fixed and Staged Fixed in Master and ready to be included in the next release label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed and Staged Fixed in Master and ready to be included in the next release
Projects
None yet
Development

No branches or pull requests

2 participants