Skip to content

Comments

feat: add Swiper scrollbar support to Recommendations component#1298

Merged
nspendik22 merged 5 commits intodevelopfrom
recommendations-scrollbar
May 8, 2025
Merged

feat: add Swiper scrollbar support to Recommendations component#1298
nspendik22 merged 5 commits intodevelopfrom
recommendations-scrollbar

Conversation

@nspendik22
Copy link
Contributor

This update adds support for the Swiper scrollbar within the Recommendations component. The scrollbar improves usability by giving users a clearer indication that the list can be scrolled horizontally.

Details

  • Added the scrollbar module from Swiper.

  • Implemented the scrollbar in the Recommendations component with styling to match existing UI.

  • Verified functionality across responsive breakpoints and varying slide counts.

  • Added the scrollbar prop to the Storybook example to demonstrate how it works in isolation.

Note

This is my first push to this repo in a while, so if there's anything I might’ve overlooked—especially around patterns, structure, or config—please let me know. Happy to revise as needed!

@nspendik22 nspendik22 requested review from dkonieczek and korgon April 25, 2025 20:36
dkonieczek
dkonieczek previously approved these changes May 2, 2025
@nspendik22 nspendik22 removed the request for review from korgon May 7, 2025 19:30
@nspendik22 nspendik22 merged commit 2e2cc49 into develop May 8, 2025
1 check passed
@korgon korgon deleted the recommendations-scrollbar branch November 13, 2025 21:41
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

Successfully merging this pull request may close these issues.

carousel component should auto create the scrollbar divs when scrollbar module is provided

2 participants