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

Text input fields should focus? #52

Open
jeffgca opened this issue Aug 31, 2022 · 1 comment
Open

Text input fields should focus? #52

jeffgca opened this issue Aug 31, 2022 · 1 comment
Assignees

Comments

@jeffgca
Copy link
Contributor

jeffgca commented Aug 31, 2022

The username input and pairing code input fields need to be clicked into in order to input text. Should they auto-focus?

@jeffgca jeffgca added this to the 0.2 Alpha 2 milestone Aug 31, 2022
@bgins
Copy link
Member

bgins commented Aug 31, 2022

Yep, they should. This may be as simple as adding the autofocus attribute to the inputs. See: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus

@jeffgca jeffgca modified the milestones: 0.2 Alpha 2, 0.3 Alpha 3 Oct 18, 2022
@walkah walkah removed this from the 0.3 Alpha 3 milestone Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants