juspay / juspay/hyperswitch

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

Open
#6,402 1 comment 0 reactions 0 assignees View on GitHub
C-bug S-awaiting-triage
Dominant language
Rust
Stars
43.7k
Forks
5.1k
Avg merge
2d 20h
Merged PRs (30d)
205

Description

### 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

- The carousel should rotate through items and allow users to navigate between them.
- Navigation controls (e.g., arrows or dots) should be visible and functional to facilitate movement between carousel items.

### Actual Behavior

- The carousel remains static, and there are no visible navigation controls.
- The items do not rotate or slide as expected.

### 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?

- [X] I checked and didn't find a similar issue

### Have you read the Contributing Guidelines?

- [X] I have read the [Contributing Guidelines](https://github.com/juspay/hyperswitch/blob/main/docs/CONTRIBUTING.md)

### 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

Contributor guide

Open the contributing guide

Research direction

Start by locating the website's case studies carousel and reproducing the behavior with its three items. Verify that the carousel rotates or slides and that navigation controls are visible and functional; the issue is done when users can move between all items.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.