cengage / react-magma

https://react-magma.cengage.com
MIT License
21 stars 12 forks source link

Pagination: Need to improve focus style behavior on pagination component #1084

Open orion-cengage opened 1 year ago

orion-cengage commented 1 year ago

We want to improve the focus indicator styling on the pagination component to avoid odd overlapping.

Current issues:

image

When clicking 6, the focus state is moved one to the right from the selected page.

silvalaura commented 1 year ago

We will update the pagination component to not auto move the focus to the next item after the middle set of page numbers