Add mouse swipe functionality
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add the ability to swipe-click the carousel
setting prop: `useMouseSwipe: boolean`
default value: `true`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the carousel implementation and its configuration props, then trace how mouse interaction is currently handled. Add the `useMouseSwipe` boolean option with a default of `true`, and verify that swipe-clicking changes the carousel as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100