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(tabindex): don't error when tabindex property is overridden #1910

Merged
merged 4 commits into from Nov 21, 2019

Conversation

straker
Copy link
Contributor

@straker straker commented Nov 19, 2019

Closes issue: #1834

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

  • Follows the commit message policy, appropriate for next version
  • Code is reviewed for security

@straker straker requested a review from a team as a code owner November 19, 2019 23:35
@straker straker changed the title fix(tabindex): don't error when tabindex attribute is overridden fix(tabindex): don't error when tabindex property is overridden Nov 20, 2019
jeeyyy
jeeyyy previously requested changes Nov 20, 2019
lib/checks/keyboard/tabindex.js Outdated Show resolved Hide resolved
test/checks/keyboard/tabindex.js Show resolved Hide resolved
jeeyyy
jeeyyy previously approved these changes Nov 20, 2019
Copy link
Contributor

@WilcoFiers WilcoFiers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found another one here:

/lib/commons/dom/is-focusable.js

@straker
Copy link
Contributor Author

straker commented Nov 20, 2019

I'll open a new pr for that one since it's out of scope for what this pr is fixing. #1912

@straker straker merged commit 6b82a4c into develop Nov 21, 2019
@straker straker deleted the tabindex branch November 21, 2019 16:28
straker added a commit that referenced this pull request Dec 11, 2019
* fix(tabindex): dont error when tabindex attribute is overridden

* solve for NaN

* add radix

* test rolling build
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

3 participants