vuetifyjs / vuetifyjs/vuetify

[Feature Request] Add swipe gestures for mouse to VCarousel

Open
#1,885 7 comments 8 reactions 1 assignee View on GitHub

@KaelWD is already working on this.

Since Dec 10, 2021.

C: VCarousel T: feature
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

Versions

Vue 2.4.2 - Vuetify 0.15.2

What is expected ?
  • click and drag to go to next / previous slide
What is actually happening ?

Currently the carousel is very basic and really only allows you to change the icons inside of it.

Reproduction Link

Current Carousel
https://vuetifyjs.com/components/carousels

Link to another framework carousel
http://element.eleme.io/#/en-US/component/carousel

What will it allow you to do that you can't do today?

more fluent and current interactivity with carousels

How will it make current work-arounds straightforward?

Well there are no examples of doing any of this on the main site so I'm not even sure there are work arounds for this.

What potential bugs and edge cases does it help to avoid?

gesture and event based bugs for sure and css related bugs trying to hide certain elements to the existing carousel

I'm not really sure what other information you may need so please let me know if there is anything you'd like more input on. I originally removed the bottom part of the boilerplate for the ticket because the directions for feature requests were a little hazy.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.