Skip to content

Conversation

@Wenish
Copy link
Contributor

@Wenish Wenish commented Jun 26, 2025

Add tabindex="-1" to Carousel and Navigation components to remove them
from the tab order. After mounting, set tabindex="-1" on all pagination
buttons to prevent keyboard focus on these controls. This enhances
keyboard navigation and accessibility by avoiding unwanted focus on
non-interactive elements within the carousel.

Add tabindex="-1" to Carousel and Navigation components to remove them
from the tab order. After mounting, set tabindex="-1" on all pagination
buttons to prevent keyboard focus on these controls. This enhances
keyboard navigation and accessibility by avoiding unwanted focus on
non-interactive elements within the carousel.
@Wenish Wenish merged commit 51cce6e into main Jun 26, 2025
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