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 SliderMainItem children components not handling onKeyDown events #53

Conversation

FlorianMgs
Copy link
Contributor

Move event.preventDefault(); into the case statements.
Before that, inputs nested under a SliderMainItem were not receiving pressed keys.

…ldren components to handle onKeyDown events.
@BelkacemYerfa
Copy link
Owner

BelkacemYerfa commented May 16, 2024

Hello @FlorianMgs !

Thank you for addressing this issue for bringing this into our attention, the fix that you made is good, as a consequence you PR will get merge into the dev branch.

As a result this fix will be landed in the next release.

Welcome to contribution club , as a contributor 💪. Don't forget to spread the word on Reddit or similar. Enjoy 🎉!

@BelkacemYerfa BelkacemYerfa merged commit e8f6bae into BelkacemYerfa:dev May 16, 2024
1 check passed
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