mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
- auto submit after otp is filled on login form - ensures input is not taking full width and we render the 1password helper outside of the input - ensures there's enough spacing between otp input and submit button - changes autofocus option from autofocus to autoFocus, this is to have parity with our autoFocus modifier - prevents a white rectangle to appear while 1password is filling the field This is how it should look now: <img width="638" height="206" alt="Screenshot 2025-11-12 at 16 48 16" src="https://github.com/user-attachments/assets/bb367458-9959-4cae-a045-d9887ab60e71" />