nuka-carousel icon indicating copy to clipboard operation
nuka-carousel copied to clipboard

Make next and prev button fixed when the content is scrollable

Open RayceeM opened this issue 2 years ago • 0 comments

Bugs and Questions

Describe Your Environment

  • What version of nuka-carousel are you using? ^5.4.1
  • What version of React are you using? 18.2.0
  • What browser are you using? Desktop Chrome, Version 108.0.5359.124

Describe the Problem

How do I make next and prev button fixed when the content is scrollable. Using fixed position makes the text overflow in a parent container. I am new with this library and hoping I can get a solution without changing alot of the styling on the different components using it.

Expected behavior:

Make next and prev button fixed when the content is scrollable

Actual behavior

Next and prev button scroll when the content is scrollable

Additional Information

RayceeM avatar Jan 11 '23 16:01 RayceeM