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

Hidden fields are included in the tab index on the add user panel #42

Closed
robotdan opened this issue Nov 22, 2018 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@robotdan
Copy link
Member

Hidden fields still in the tab index on the add panel

Description

If you create a user and the email server is set up so the default value for Send email to setup password is true, if you tab through the fields you'll notice you are tabbing across hidden fields.

This is sometimes visible if you have auto-complete opening the password fields. This will be visible even though the field is not.

Steps to reproduce

Steps to reproduce the behavior:

  1. Enable email configuration
  2. Create a new user
  3. Leave the default config for Send email to setup password
  4. Tab through the fields

Expected behavior

The password fields that are hidden when the boolean Send email to setup password is true - should be disabled so they are not included in the tab index.

Screenshots

N/A

Platform

macOS Chrome

Additional context

N/A

@robotdan robotdan self-assigned this Nov 22, 2018
@robotdan robotdan added the bug Something isn't working label Nov 22, 2018
@robotdan
Copy link
Member Author

Moving issue to prime.js
inversoft/prime.js#19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant