Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick 2FA UX enhancements - :focus into input field #16089

Closed
myazaki opened this issue Apr 20, 2020 · 1 comment
Closed

Quick 2FA UX enhancements - :focus into input field #16089

myazaki opened this issue Apr 20, 2020 · 1 comment
Assignees
Labels
enhancement A feature request for improving phpMyAdmin ui Issues relating to the user interface
Milestone

Comments

@myazaki
Copy link

myazaki commented Apr 20, 2020

Problem

With 2FA switched on for the user, when you log in using username and password you will get to the page to insert one-time code. But the focus is not set for the input field. So you need to first click on the field to enter the one-time code.

Solution

After filling up username and password and getting to the page for filling the one-time code, set the focus into the input field, so you do need to click on it and you can just start filling the number.

Alternatives considered

No

Additional context

  • phpMyAdmin version: 5.0.2
@williamdes williamdes added ui Issues relating to the user interface enhancement A feature request for improving phpMyAdmin labels Apr 20, 2020
@williamdes williamdes added this to the 5.0.3 milestone Apr 20, 2020
@williamdes williamdes added this to Triage zone in Enhancements via automation Apr 20, 2020
@williamdes williamdes moved this from Triage zone to Interface in Enhancements Apr 20, 2020
@myazaki myazaki changed the title Quick 2FA UX enhancements - :focus into input filed Quick 2FA UX enhancements - :focus into input field Apr 21, 2020
@williamdes williamdes self-assigned this May 18, 2020
williamdes added a commit that referenced this issue May 18, 2020
Signed-off-by: William Desportes <williamdes@wdes.fr>
@williamdes
Copy link
Member

5.1 already had the change with eea2c21 by #15357

Enhancements automation moved this from Interface to Done May 18, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement A feature request for improving phpMyAdmin ui Issues relating to the user interface
Projects
Enhancements
  
Done
Development

No branches or pull requests

2 participants