juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
12.63k stars 1.36k forks source link

[BUG] Carousel Not Functioning Properly Due to Limited Number of Items #6402

Open sandeshlavshetty opened 1 month ago

sandeshlavshetty commented 1 month ago

Bug Description

The carousel on the website in the case studies section is currently not functioning as expected. It appears that having only three items in the carousel may be causing the issue, as the carousel does not rotate or display navigation controls.

Expected Behavior

Actual Behavior

Steps To Reproduce

  1. Visit the webpage where the carousel is located.
  2. Observe that the carousel does not rotate, and there are no controls for navigation.
  3. Note that the carousel contains only three items, which could be contributing to the issue.

Context For The Bug

No response

Environment

Are you using hyperswitch hosted version? No

If not (or if building/running locally), please provide the following details:

  1. Operating System or Linux distribution: windows 11
  2. Rust version (output of rustc --version): `` 1.82.0
  3. App version (output of cargo r --features vergen -- --version): ``

Have you spent some time checking if this bug has been raised before?

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

No, but I'm happy to collaborate on a PR with someone else

https://github.com/user-attachments/assets/2288e3f9-14ad-417b-ba4f-bafeceeff297

AkashJana18 commented 1 month ago

I would like to work on this issue please assign me.