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.7.16] VSlideGroup arrows are wrongfully disabled when container is resized #21115

Open
w-daniels opened this issue Mar 17, 2025 · 0 comments · May be fixed by #21124
Open

[Bug Report][3.7.16] VSlideGroup arrows are wrongfully disabled when container is resized #21115

w-daniels opened this issue Mar 17, 2025 · 0 comments · May be fixed by #21124
Labels
C: VSlideGroup T: bug Functionality that does not work as intended/expected

Comments

@w-daniels
Copy link

Environment

Vuetify Version: 3.7.16
Vue Version: 3.5.13
Browsers: Chrome 134.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  • Size the preview widow such that the v-slide-group shows arrows once the nav drawer is opened.
  • Click the 'next' arrow to toggle the v-slide-group-item marked 'B' to be dragged into focus.
  • Toggle the navigation drawer on & off, and observe how both the v-slide-group arrows are now disabled, preventing the user from toggling focus back to v-slide-group-item marked 'B'.
Bug.Report.-.VSlideGroup.mov

Expected Behavior

The user should be able to toggle the 'next' arrow to resume focus to v-slide-group-item marked 'B'.

Actual Behavior

The user is unable to toggle the 'next' arrow to resume focus to v-slide-group-item marked 'B'.

Reproduction Link

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

@w-daniels w-daniels changed the title [Bug Report][3.7.16] VSlideGroup 'prev' arrow is wrongfully disabled when viewport is programmatically resized [Bug Report][3.7.16] VSlideGroup 'next' arrow is wrongfully disabled when viewport is programmatically resized Mar 17, 2025
@w-daniels w-daniels changed the title [Bug Report][3.7.16] VSlideGroup 'next' arrow is wrongfully disabled when viewport is programmatically resized [Bug Report][3.7.16] VSlideGroup arrows are wrongfully disabled when resized Mar 17, 2025
@w-daniels w-daniels changed the title [Bug Report][3.7.16] VSlideGroup arrows are wrongfully disabled when resized [Bug Report][3.7.16] VSlideGroup arrows are wrongfully disabled when container is resized Mar 17, 2025
@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VSlideGroup labels Mar 18, 2025
w-daniels added a commit to w-daniels/vuetify that referenced this issue Mar 19, 2025
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

Successfully merging a pull request may close this issue.

2 participants