Skip to content

test#1

Open
lemagnetic wants to merge 1 commit into
masterfrom
test/test-access-lint
Open

test#1
lemagnetic wants to merge 1 commit into
masterfrom
test/test-access-lint

Conversation

@lemagnetic
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown

@accesslint accesslint Bot left a comment

Choose a reason for hiding this comment

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

There are accessibility issues in these changes.

Comment thread src/test.js
</header>
<div>
<form>
<input text="" value="123" />
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks like there's a label missing for this input. That makes it hard for people using screen readers or voice control to use the input.

Comment thread src/test.js
<label>Test</label>
</form>

<select>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks like there's a label missing for this input. That makes it hard for people using screen readers or voice control to use the input.

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.

1 participant