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

Checkbox not accesible using tab #67

Open
Hansander opened this issue Jul 4, 2019 · 1 comment
Open

Checkbox not accesible using tab #67

Hansander opened this issue Jul 4, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Hansander
Copy link

Hansander commented Jul 4, 2019

Hi there,
I am trying to get the checkbox to be accessible by tabbing through the form. Switching the visibility on the form-check rule to unset allows me to acces the checkbox, but I am struggling with the orange outline on the :focus of the input. This might be a great addition to the theme for a future release.

.form-check input[type="checkbox"], .radio input[type="radio"] { visibility: unset; }

@dragosct
Copy link
Member

dragosct commented Jul 4, 2019

Hi, @Hansander! Thank you for using our products and for this future request. We will check this and we take into consideration.

Regards,
Dragos

@dragosct dragosct added enhancement New feature or request help wanted Extra attention is needed labels Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants