If your website uses a confirmation code as part of the multi-factor authentication process, and your website doesn't move focus to the input form, I will think you're a bad person and that your mother must be very disappointed in you.

#web #webdev #mfa #ux #ui #SonIAmDisappoint #disappointed #design

@SouthFresh if this is on #Safari and on a touchscreen device it may be out of the site’s control. https://stackoverflow.com/questions/12204571/mobile-safari-javascript-focus-method-on-inputfield-only-works-with-click

@rmondello @jensimmons my team tried to make it so the next step in authorization would focus the field. They ran into issue having it work. I am guessing there’s a very good reason for this but I think people have come to expect it from how mobile apps work. Is there any way to smooth it out on the web?

Mobile Safari: Javascript focus() method on inputfield only works with click?

I have a simple input field like this. <div class="search"> <input type="text" value="y u no work"/> </div>​ And I'm trying to focus() it inside a function. So inside of a ra...

Stack Overflow

@kaplag @rmondello @jensimmons

I'd forgive touch interface, but not from a browser window on Windows desktop for a "professional" MSP tool. For shame!