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

Pagination #652

Merged
merged 9 commits into from
May 10, 2020
Merged

Pagination #652

merged 9 commits into from
May 10, 2020

Conversation

brianlovin
Copy link
Owner

No description provided.

@vercel
Copy link

vercel bot commented May 10, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/brianlovin/brian-lovin-next/mnz62venl
✅ Preview: https://brian-lovin-next-git-pagination.brianlovin.now.sh

Copy link

@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.

}

return (
<Input as="textarea" onKeyDown={handleKeyDown} ref={textInput} {...props} />
Copy link

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.

@vercel vercel bot temporarily deployed to Preview May 10, 2020 04:57 Inactive
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