You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
From the authentik Admin interface, navigate to Customization -> Policies and click "Create"
Select a policy of your choice such as "Reputation Policy" and click "Next"
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
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.
The text was updated successfully, but these errors were encountered:
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
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:
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
Logs
No logs in browser console or in authentik
Version and Deployment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: