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

Carousel - Infinite circular scrolling if having less items than the numScroll #16604

Open
ratsey opened this issue Oct 21, 2024 · 0 comments
Open
Assignees
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Milestone

Comments

@ratsey
Copy link

ratsey commented Oct 21, 2024

Describe the bug

Same as previously reported in #8601. Broken in existing documentation settings as well as 18 Beta versions 2 and 3.

Environment

PrimeNG: 17.18.11 (per docs), 18.0.0-beta.3
Angular: 18

Reproducer

https://stackblitz.com/edit/olgtlt?file=src%2Fapp%2Fcarousel-basic-demo.ts

Angular version

18

PrimeNG version

17.18.11 (per docs), 18.0.0-beta.3

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.20.3

Browser(s)

Edge

Steps to reproduce the behavior

See Stackblitz.

  • Reduce products available dataset to 3
  • Set num Visible to 3
  • Set circular to true
  • Set autoplayInterval to 2000

Expected behavior

When screen is resized to show all available panels, the carousel should not auto scroll

@ratsey ratsey added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 21, 2024
@cetincakiroglu cetincakiroglu added this to the 18.0.0-rc.1 milestone Oct 26, 2024
@mertsincan mertsincan removed this from PrimeNG Nov 20, 2024
@cetincakiroglu cetincakiroglu self-assigned this Nov 21, 2024
@mertsincan mertsincan modified the milestones: 18.0.0-rc.2, 18.0.0.Final Nov 26, 2024
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 26, 2024
@mertsincan mertsincan modified the milestones: 18.0.0.Final, 19.x Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
Status: No status
Development

No branches or pull requests

3 participants