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

[Bug]: Next and previous buttons in cds-pagination are violating a11y rules. #17767

Open
2 tasks done
rsimpso1 opened this issue Oct 16, 2024 · 0 comments · May be fixed by #18165
Open
2 tasks done

[Bug]: Next and previous buttons in cds-pagination are violating a11y rules. #17767

rsimpso1 opened this issue Oct 16, 2024 · 0 comments · May be fixed by #18165
Assignees
Labels

Comments

@rsimpso1
Copy link

Package

@carbon/web-components

Browser

Chrome

Package version

2.13

React version

18.2.0

Description

The pagination buttons are violating a11y rules. If you click until the button becomes disabled, focus is completely lost.

Reproduction/example

https://stackblitz.com/edit/github-kbd9xw-s3y3s6?file=index.html

Steps to reproduce

Click the next or previous button and watch focus be lost. (I'm marking as a sev3 because it isn't that severe, but also to be clear, I don't have a workaround)

Suggested Severity

Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.

Application/PAL

watsonx Assistant

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ⏱ Backlog
Development

Successfully merging a pull request may close this issue.

3 participants