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

fix(carousel): implement auto slide without DOM focus interference #119

Closed
wants to merge 1 commit into from

Conversation

mertcanaltin
Copy link
Member

Refactored the auto-swiping logic to remove the reliance on simulated button clicks using the click method.

The updated implementation directly calls the slide function, preventing DOM focus issues and improving overall accessibility of the carousel component & solved type problem

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