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

Auto-Swap and Limited Display for Feature Cards #360

Open
skanarul8002 opened this issue Oct 31, 2024 · 1 comment
Open

Auto-Swap and Limited Display for Feature Cards #360

skanarul8002 opened this issue Oct 31, 2024 · 1 comment

Comments

@skanarul8002
Copy link

Is your proposal related to a problem?

I'm always frustrated when feature cards are displayed all at once, leading to a cluttered interface. This makes it challenging for users to focus on individual features and can overwhelm the layout.

Describe the solution you'd like

I would like to implement a carousel-style card swap feature. This carousel would automatically rotate through feature cards, displaying a limited number of cards (e.g., 3-5) at a time and auto-swapping to the next set of cards after a few seconds. Users could also manually navigate through the cards, improving both functionality and aesthetics.

Describe alternatives you've considered

  • Displaying all feature cards in a grid or list view, which leads to a crowded layout and is less engaging.
  • Adding a "See More" button to limit visible cards but requires additional clicks, making it less user-friendly.
  • Using pagination to split the cards into pages, but it disrupts the flow and user experience.

Additional context

A carousel swap would enhance user engagement by presenting feature cards in a dynamic, rotating view, allowing them to explore features at their own pace or via auto-swap. This would improve readability and visual appeal, especially on mobile devices.

Requirement/Document

Documentation on carousel implementations, such as Bootstrap Carousel or React Slick Carousel, could support this feature.
Screenshot 2024-10-31 124149

@skanarul8002
Copy link
Author

@subhadipbhowmik , please assign me this issue. i will start my work on this issue.
thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant