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 keyboard scrolling is "lagging" on chrome #2265

Open
ouvreboite opened this issue Nov 9, 2024 · 2 comments
Open

Carousel keyboard scrolling is "lagging" on chrome #2265

ouvreboite opened this issue Nov 9, 2024 · 2 comments
Labels
bug Things that aren't working right in the library. help wanted Ready for a contributor to tackle.

Comments

@ouvreboite
Copy link

Describe the bug

When using Chrome, using the keyboard arrows to change images in a carousel is slow and lead to visual lags. Holding the arrow key generate severe "lag"
Doing the same on Safari feels better (snappier).

I don't think it's due to performance, most likely the way some event re-fire.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the carousel page
  2. Click on the image
  3. Press and hold the right arrow key

Repeatedly pressing the arrow key in quick succession also generate some "lag".

Screenshots

Enregistrement.de.l.ecran.2024-11-09.a.12.55.51.mov

Browser / OS

  • OS: Mac (ARM)
  • Browser: Chrome
  • Browser version: 130.0.6723.70

Additional information

Provide any additional information about the bug here.

@ouvreboite ouvreboite added the bug Things that aren't working right in the library. label Nov 9, 2024
@claviska claviska added the help wanted Ready for a contributor to tackle. label Nov 12, 2024
@StreetDog71
Copy link

Am I the only one who thinks the navigation arrows should be flipped? Is this on purpose or just a minor bug?
Sorry to invade your issue.

@claviska
Copy link
Member

@StreetDog71 that's been fixed in next, it just hasn't been released yet 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that aren't working right in the library. help wanted Ready for a contributor to tackle.
Projects
None yet
Development

No branches or pull requests

3 participants