authentik
authentik copied to clipboard
minor UI: Focus on OTP field after entering password
Describe the bug After entering password and pressing enter or using mouse to click "continue" the next OTP field is not in focus. This requires the user to manually select the OTP field in order to enter the code.
To Reproduce Steps to reproduce the behavior:
- Enable "Compatibility mode" in authentication-flow
- Configure OTP token for a user
- Login with user
Expected behavior The OTP field should be automatically set in focus after entering password.
Screenshots
-
Enter password and press enter:
-
OTP field not in focus:
Version and Deployment (please complete the following information):
- authentik version: 2022.6.1
- Deployment: docker-compose
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
2023.10.6 and still the issue persist. I'm just deploying new instance and am heavily testing logs in/out, 2fa and stuff around and this bugging me a lot.
Our installation shows the same behavior. It's rather annoying and unexpected, since the transition from username to password input does work correctly. Could this issue be re-opened or is there some clear justification for the current behavior?