Auto Focus for Zimbra Admin Console 2FA Form Field

When a server admin with 2FA enabled accesses the Zimbra Administration Console, the Admin Console correctly prompts for the server admin’s 2FA code. However, it fails to auto focus the cursor in the 2FA form field requiring an extra manual click on the 2FA form field each time to enter it.

The fix for this would be very trivial. Simply add the “autofocus” attribute to the input form field where the 2FA code is entered.

The autofocus feature does work correctly for regular mailbox users with 2FA enabled in the Web Client. After entering the user name & password, the 2FA form field correctly receives auto focus, so this feature enhancement would bring the Zimbra Admin Console up to parity with the Web Client.