[Feature Request] VDatePicker support swipe to move between months
Open
C: VDatePicker
C: VMonthPicker
T: enhancement
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Problem to solve
In v2, the datepicker had scroll interactions for navigating between months. It would be nice to get this back.
Reviving https://github.com/vuetifyjs/vuetify/issues/19176, which was closed as stale. This would still be a useful feature to add.
Proposed solution
Scrolling/swiping in VDatePicker switches between months, same as clicking on the left/right month arrows.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.