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

Add tabindex="0" to shepherd-button #337

Merged
merged 1 commit into from
Feb 27, 2019

Conversation

knoobie
Copy link
Contributor

@knoobie knoobie commented Feb 27, 2019

Added tabindex="0" to shepherd-button to fix the following:

Added tabindex="0" to shepherd-button to fix the following:

- bootstrap 4 styling needs a href or tabindex to work properly (otherwise some colors aren't correctly applied) (see: https://github.com/twbs/bootstrap/blob/bc60a22a1843928814099ef5e6e26552f55aebae/dist/css/bootstrap.css#L166) 
- https://stackoverflow.com/a/10510353 (adding the role would be optional and scope of another pr?)
@RobbieTheWagner RobbieTheWagner merged commit 3dee64d into shipshapecode:master Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants