FormidableLabs / nuka-carousel

Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
https://commerce.nearform.com/open-source/nuka-carousel
Other
2.99k stars 594 forks source link

WrapAround makes the carousel non-responsive to screen sizes #1023

Closed slashfmk closed 2 months ago

slashfmk commented 1 year ago

Bugs and Questions

Prerequisites

Describe Your Environment

Describe the Problem

Expected behavior:

The slider has to be responsive to screen sizes when the WrapAround setting is set to true

Actual behavior

Everything looks perfect, however when I set the wrapAround to true, the container of the carousel becomes fixed in width, so it's not adapting to screen sizes as it should when turning that feature off

The slider becomes unresponsive

carbonrobot commented 2 months ago

This is fixed in v8, however the wraparound behavior works differently. We plan to support the previous wraparound behaviors as well soon.