Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Updating an application slug from application details does not redirect the user to the new slug #11973

Open
4d62 opened this issue Nov 9, 2024 · 0 comments · May be fixed by #11981
Open

Updating an application slug from application details does not redirect the user to the new slug #11973

4d62 opened this issue Nov 9, 2024 · 0 comments · May be fixed by #11981
Labels
bug Something isn't working

Comments

@4d62
Copy link
Contributor

4d62 commented Nov 9, 2024

Describe the bug
From the details page of an application, updating the slug of an application from the "Edit" tab does not redirect the user to the updated url leading to a bad UX and 404s. The only way to be able to interact with that application would be to go back to the main applications page and click on the updated application

To Reproduce
Steps to reproduce the behavior:

  1. In the admin interface of the authentik dashboard, navigate to Applications > Applications and create an application named 'a'
  2. Click on the newly created application and click edit and choose a new slug, 'b' for example.
  3. Once confirmed, you will no longer be able to interact with the application and refreshing would lead to a loading page.

Expected behavior
The user should be redirected to the new application detail page. Just a UX thing.

Screenshots
If applicable, add screenshots to help explain your problem.

Logs
Output of docker-compose logs or kubectl logs respectively

Version and Deployment (please complete the following information):

  • authentik version: 2024.10.1
  • Deployment: docker compose

Additional context
Add any other context about the problem here.

@4d62 4d62 added the bug Something isn't working label Nov 9, 2024
@4d62 4d62 linked a pull request Nov 10, 2024 that will close this issue
6 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant