Skip to content

Conversation

@J-Michalek
Copy link
Contributor

πŸ”— Linked issue

Fixes #5488

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

There was inconsistency between swipe and click on arrow button while using the autoplay plugin - swipe used to stop the playing, but clicking the button did not. To me both seems like an interaction that should stop the playing.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@github-actions github-actions bot added the v4 #4488 label Nov 19, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 19, 2025

npm i https://pkg.pr.new/@nuxt/ui@5489

commit: c11799f

Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
@J-Michalek
Copy link
Contributor Author

@benjamincanac I refactored this a little and also added handling for the autoscroll plugin which had the same behavior inconsistency as autoplay.

@benjamincanac benjamincanac merged commit 36a7861 into nuxt:v4 Nov 24, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UCarousel: Autoplay stopped only with swipe, but no click arrow

2 participants