Skip to content

Conversation

@davidcsally
Copy link
Contributor

Hello! Thanks for creating this library! This fixes an a11y warning I ran into in my application.

Commit Summary

This fixes several accessibility warnings related to the jumper caused
by a missing aria-label. The fixes can be observed in the
itemRender and jumper stories in Storybook.

Screenshots

Before After
Screen Shot 2020-08-06 at 1 11 35 PM Screen Shot 2020-08-06 at 1 09 44 PM
Screen Shot 2020-08-06 at 1 11 27 PM Screen Shot 2020-08-06 at 1 09 34 PM

And the missing aria-label:

Screen Shot 2020-08-06 at 1 10 04 PM

This fixes several accessibility warnings related to the jumper caused
by a missing `aria-label`. The fixes can be observed in the
`itemRender` and `jumper` stories in Storybook.
@vercel
Copy link

vercel bot commented Aug 6, 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/react-component/pagination/o64uiwyqz
✅ Preview: https://pagination-git-fork-davidcsally-fix-jumper-aria.react-component.vercel.app

@codecov
Copy link

codecov bot commented Aug 6, 2020

Codecov Report

Merging #299 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #299   +/-   ##
=======================================
  Coverage   91.43%   91.43%           
=======================================
  Files           3        3           
  Lines         327      327           
  Branches      113      113           
=======================================
  Hits          299      299           
  Misses         28       28           
Impacted Files Coverage Δ
src/Pagination.jsx 90.94% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ea6d08...c2265b6. Read the comment docs.

@afc163 afc163 merged commit e162d5b into react-component:master Aug 7, 2020
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.

2 participants