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

Clicking "Back" in some Admin interface modals breaks "Next" button #12691

Open
4d62 opened this issue Jan 16, 2025 · 0 comments · May be fixed by #12779
Open

Clicking "Back" in some Admin interface modals breaks "Next" button #12691

4d62 opened this issue Jan 16, 2025 · 0 comments · May be fixed by #12779
Labels
bug/confirmed Confirmed bugs bug Something isn't working

Comments

@4d62
Copy link
Contributor

4d62 commented Jan 16, 2025

Describe the bug
Some pages of the Admin interface such as the Policies page allow users to open a modal to select a more detailed choice (Policies -> Reputation Policy). When the user attempts to move forward, everything works fine. However, when the user clicks the "Back" button, it is impossible for them to click "Next" again without invalidating their selection (Closing the modal or switching to another option then switching back).

To Reproduce
Steps to reproduce the behavior:

  1. From the authentik Admin interface, navigate to Customization -> Policies and click "Create"
  2. Select a policy of your choice such as "Reputation Policy" and click "Next"
  3. Click the "Back button" & See screenshot for described effect

Expected behavior
The user is able to click the "Next" button without needing to select one of the resolution steps in the "Describe the bug" section.

Screenshots
image

Logs
No logs in browser console or in authentik

Version and Deployment (please complete the following information):

  • authentik version: 2024.12.2
  • Deployment: docker compose

Additional context
Add any other context about the problem here.

@4d62 4d62 added the bug Something isn't working label Jan 16, 2025
@4d62 4d62 changed the title Clicking "Back" in some Admin interface modals breaks "Forward" button Clicking "Back" in some Admin interface modals breaks "Next" button Jan 16, 2025
@tanberry tanberry added the bug/confirmed Confirmed bugs label Jan 16, 2025
@GirlBossRush GirlBossRush linked a pull request Jan 23, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/confirmed Confirmed bugs bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants