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

[Bug Report][3.3.7] v-slide-group prev/next buttons are still clickable when disabled #18706

Closed
CristiP19 opened this issue Nov 17, 2023 · 2 comments
Assignees
Labels
C: VSlideGroup T: bug Functionality that does not work as intended/expected
Milestone

Comments

@CristiP19
Copy link

Environment

Vuetify Version: 3.3.7
Vue Version: 3.3.4
Browsers: Chrome 119.0.0.0
OS: Windows 10

Steps to reproduce

  1. Create a v-slide-group for n components stored in a v-slide-group-item (v-for)
  2. Add a new v-slide-group-item in the same v-slide-group
  3. Create a template for #prev and #next buttons
  4. Use the buttons via $ref

Expected Behavior

We expect the slide-group-item to work like the examples in vuetify

Actual Behavior

Clicking on any card at the beginning takes us to the end of the group and pressing the buttons at the end more than once takes us back to the beginning, but it should be disabled.

Reproduction Link

https://play.vuetifyjs.com/#...

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VSlideGroup labels Nov 21, 2023
@KaelWD KaelWD added this to the v3.4.x milestone Nov 21, 2023
@KaelWD KaelWD self-assigned this Nov 21, 2023
@KaelWD KaelWD changed the title [Bug Report][3.3.7] Bug with v-slide-group [Bug Report][3.3.7] v-slide-group prev/next buttons are still clickable when disabled Nov 21, 2023
@KaelWD KaelWD closed this as completed in e522e3f Nov 21, 2023
@CristiP19
Copy link
Author

Hello, you thix 1 bug from this issues, but what we do with bug when you click on first card and it redirects to last card?

@CristiP19
Copy link
Author

@KaelWD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VSlideGroup T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants