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): arrow keys break animation if carousel sliding #34307

Merged
merged 3 commits into from Jun 22, 2021

Conversation

alpadev
Copy link
Contributor

@alpadev alpadev commented Jun 20, 2021

fixes #34290

Alternatively I guess we could remove those if conditions and add one to the _slide method but that would require changes to the tests as well.

@alpadev alpadev requested a review from a team as a code owner June 20, 2021 00:29
@alpadev alpadev force-pushed the alpa/fix-carousel-arrow-navigation branch from a47157a to 46e88ce Compare June 20, 2021 00:36
js/src/carousel.js Outdated Show resolved Hide resolved
…l is sliding

fix(carousel): arrow keys break animation if carousel sliding
@alpadev alpadev force-pushed the alpa/fix-carousel-arrow-navigation branch from 46e88ce to 2f41139 Compare June 20, 2021 00:54
@GeoSot GeoSot added this to Inbox in v5.0.2 via automation Jun 21, 2021
v5.0.2 automation moved this from Inbox to Approved Jun 21, 2021
@XhmikosR XhmikosR merged commit 290b9ee into main Jun 22, 2021
v5.0.2 automation moved this from Approved to Done Jun 22, 2021
@XhmikosR XhmikosR deleted the alpa/fix-carousel-arrow-navigation branch June 22, 2021 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v5.0.2
  
Done
Development

Successfully merging this pull request may close these issues.

v5 - carousel animation breaks
3 participants