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

Carousel Component Not Responding To 'paginationPosition' Attribute Values #603

Open
jwbats opened this issue Sep 30, 2022 · 2 comments
Open

Comments

@jwbats
Copy link

jwbats commented Sep 30, 2022

Bug Report

Current Behavior
Not responding to paginationPosition settings.

Input Code and steps to reproduce
Try to set the paginationPosition attribute on the carousel component.

Expected behavior/code
The valid values are top, bottom, top-overlay and bottom-overlay.

Setting top-overlay or bottom-overlay does not show any pagination dots. Not even when I make them red using the paginationColor attribute.

Setting either of the values top or bottom, always displays the dots at the bottom.

The dots have way too much top-margin from the slider. This should also be a setting.

Environment
All the latest. It's a vue-cli created app with the latest vue-carousel installed.

@jwbats
Copy link
Author

jwbats commented Sep 30, 2022

I'd also like the option of positioning the nav arrows. These are currently placed outside of the carousel. My carousel is 100% width. That means the nav arrows are placed outside of the carousel parent's container.

This might be considered a feature request, but I figured I'd mention it here, first.

@farmannaseem
Copy link

okey i understand that can i try to resolve this issue

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

2 participants