priceline / design-system

Priceline.com Design System
https://priceline.github.io/design-system/
MIT License
722 stars 119 forks source link

Carousel: add new prop arrowButtonZIndex to allow you to set zIndex f… #1473

Closed ryan-hunt-priceline closed 8 months ago

ryan-hunt-priceline commented 8 months ago

Add in new prop: arrowButtonZIndex - this will set the z-index on the arrows buttons. This is needed when you use a large overflowAllowancePxY value, it will go on top of the arrows when they are positioned at the bottom making them unclickable. This will allow you to place the arrow buttons on top

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.65%. Comparing base (7ce77e7) to head (ff271e3). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1473 +/- ## ======================================= Coverage 94.64% 94.65% ======================================= Files 141 141 Lines 10598 10599 +1 Branches 664 664 ======================================= + Hits 10031 10032 +1 Misses 556 556 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.