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][Pager] Pager selects new page when navigating via arrow keys instead of moving the focus #2690

Open
vveesseelliinnaa opened this issue Nov 14, 2024 · 1 comment
Labels
a11y Item which represents accessibility compliance Bug Item which indicates that something is not working C: Pager pkg:DataTools SEV: Medium triaged mark the triaged issues with correct priority

Comments

@vveesseelliinnaa
Copy link
Contributor

vveesseelliinnaa commented Nov 14, 2024

I'm submitting a...

  • Bug report

Current behavior

Pager selects new page when navigating via arrow keys instead of moving the focus

Expected behavior

Only the focus of the page number has to be changed when the arrow keys are used (not the actually selected page)

Minimal reproduction of the problem with instructions

  1. Go to https://www.telerik.com/kendo-react-ui/components/datatools/pager/keyboard-navigation
  2. Focus the pager wrapper and try to go to the 3rd page by using the arrow keys
  3. Observe that the page is changed when the arrow keys are used

Additional information

Reported in: 1670296

@vveesseelliinnaa vveesseelliinnaa added a11y Item which represents accessibility compliance Bug Item which indicates that something is not working pkg:DataTools SEV: Medium triaged mark the triaged issues with correct priority labels Nov 14, 2024
@nikolyachikm
Copy link

Hi all, can you add aria-label attribute to nav links too please? Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Item which represents accessibility compliance Bug Item which indicates that something is not working C: Pager pkg:DataTools SEV: Medium triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

4 participants