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

fix: Remove "show password" button from tabbing index #47

Merged
merged 1 commit into from
Mar 24, 2020
Merged

fix: Remove "show password" button from tabbing index #47

merged 1 commit into from
Mar 24, 2020

Conversation

aarongerig
Copy link
Contributor

Description

Currently, the button interferes the logical tabbing order.

Feature

tabindex="-1" removes it from the tabbing index in most browsers.

Currently, the button interferes the logical tabbing order. `tabindex="-1"` removes it from the tabbing index in most browsers.
@apertureless apertureless changed the title Remove "show password" button from tabbing index fix: Remove "show password" button from tabbing index Mar 24, 2020
@apertureless apertureless merged commit fe30cc6 into apertureless:develop Mar 24, 2020
@apertureless
Copy link
Owner

Thanks! 🙏

@aarongerig aarongerig deleted the patch-1 branch March 24, 2020 15:40
apertureless added a commit that referenced this pull request Apr 30, 2020
…th-meter into develop

* 'develop' of github.com:apertureless/vue-password-strength-meter:
  fix: Remove "show password" button from tabbing index (#47)
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

Successfully merging this pull request may close these issues.

None yet

2 participants