Page MenuHomePhabricator

Autofocus form control for adding TOTP codes
ClosedPublic

Authored by amckinley on Feb 7 2019, 7:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 26, 1:27 PM
Unknown Object (File)
Tue, Mar 26, 1:26 PM
Unknown Object (File)
Tue, Mar 26, 1:26 PM
Unknown Object (File)
Tue, Mar 26, 1:25 PM
Unknown Object (File)
Wed, Mar 13, 2:15 PM
Unknown Object (File)
Sun, Mar 10, 7:09 PM
Unknown Object (File)
Feb 10 2024, 2:21 AM
Unknown Object (File)
Feb 4 2024, 4:38 PM
Subscribers

Details

Summary

Ref D20122. This is something I wanted in a bunch of places. Looks like at some point the most-annoying one (autofocus for entering TOTOP codes) already got fixed at some point.

Test Plan

Loaded the form, got autofocus as expected.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

When forms load in an Ajax dialog, I think we autofocus the first input, but don't do that if dialogs load on standalone pages. I don't think this can hurt, at least.

This revision is now accepted and ready to land.Feb 7 2019, 7:48 PM
This revision was automatically updated to reflect the committed changes.