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

[🐛 in esl-carousel]: focus order is incorrect if default renderer renders loop state with sllides from both end and starting position #2563

Open
ala-n opened this issue Aug 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ala-n
Copy link
Collaborator

ala-n commented Aug 1, 2024

To Reproduce
Steps to reproduce the behavior:

  1. Setup esl-carousel with default renderer and loop enabled, e.g. https://esl-ui.com/examples/carousel/
  2. Move the carousel to the state when slides from the start and end of the carousel are visible (e.g. slides with indexes 15, 16, 1, 2 )
  3. Check focus order

Current behavior
Focus starts from 1, 2, ... slide then jumps to end slides

Expected behavior
Focus use the visible content default order

@ala-n ala-n added the bug Something isn't working label Aug 1, 2024
@ala-n ala-n added this to the ⚡ESL: 5.1.0 Minor release milestone Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant