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

[BUG] Smooth loop for venue cards slider + draggable carousel #490

Open
2 tasks done
r3yc0n1c opened this issue Dec 3, 2024 · 2 comments · May be fixed by #496
Open
2 tasks done

[BUG] Smooth loop for venue cards slider + draggable carousel #490

r3yc0n1c opened this issue Dec 3, 2024 · 2 comments · May be fixed by #496
Labels
bug Something isn't working

Comments

@r3yc0n1c
Copy link
Contributor

r3yc0n1c commented Dec 3, 2024

Describe the bug.

The venue cards slider currently lacks a smooth looping effect, causing a jarring experience when the slider resets to the beginning. Additionally, the slider cards are non-draggable, making it less user-friendly, particularly on mobile/tablet devices or for users who prefer drag-based navigation.

Expected behavior

  • Smooth Loop: The slider should seamlessly transition back to the beginning after reaching the last card, creating a continuous and smooth infinite loop effect.
  • Draggable Carousel: The cards should be draggable, allowing users to navigate through the slider intuitively using swipe gestures or mouse dragging.

Screenshots

No smooth loop for slider cards:
poc-no-smooth-loop


Non draggable slider:
poc-no-drag

How to Reproduce

  1. Go to the Venue card section
  2. Observe the lack of smooth transition when reaching the end.
  3. Try dragging the slider cards; observe that dragging functionality is absent.

🥦 Browser

Google Chrome

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

@r3yc0n1c r3yc0n1c added the bug Something isn't working label Dec 3, 2024
@shreyashap
Copy link

@r3yc0n1c hey are you working on this issue?. If not I would like to work on this issue.

@r3yc0n1c
Copy link
Contributor Author

r3yc0n1c commented Dec 6, 2024

@r3yc0n1c hey are you working on this issue?. If not I would like to work on this issue.

yes, I'm working on this... will drop a PR soon

@r3yc0n1c r3yc0n1c linked a pull request Dec 17, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants