FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix jsx-a11y/control-has-associated-label: ignore td/th by chandanacharithap · Pull Request #3210 · airbnb/javascript · GitHub

Fix jsx-a11y/control-has-associated-label: ignore td/th - #3210

Open
chandanacharithap wants to merge 1 commit into
airbnb:masterfrom
chandanacharithap:fix-a11y-ignore-td-th
Open

Fix jsx-a11y/control-has-associated-label: ignore td/th#3210
chandanacharithap wants to merge 1 commit into
airbnb:masterfrom
chandanacharithap:fix-a11y-ignore-td-th

Conversation

Copy link
Copy Markdown

Added td and th to ignoreElements for jsx-a11y/control-has-associated-label in order to get rid of false positives on non-interactive table elements.

Closes #3069

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

[eslint-config-airbnb] jsx-a11y/control-has-associated-label config does not ignore td and th HTML elements

3 participants


Back | FazBrowse Home | New Git URL