mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #1037] 2FA on small displays doesn't work #557
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#557
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @amnsharif on GitHub (May 11, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1037
Describe the bug
When 2 FA is enabled, the 6 digits layout won't be filled, in fact, only the 1st digit will be filled when pasting. Also one the the 3rd and 5th digits are filled, they will be duplicatedin the next fields. More importantly, you cannot login once the pin is entered
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Be able to login, plus copying and pasting the 6 digits should be smoother
Screenshots
https://imgur.com/a/0WswfDl
Info (please complete the following information):
Additional context
Add any other context about the problem here.
@0xJacky commented on GitHub (May 11, 2025):
Can you try to upgrade to v2.0.0-rc.6 and test if the issue still exists?
@amnsharif commented on GitHub (May 11, 2025):
Thank you so much. Just did and working perfectly!