5 comments (5 comments)0 reactions (0 reactions)1 assignee (1 assignee)CSS2,107 stars (2,107 stars)519 forks (519 forks)batch import
bughelp wanted
Description
问题是什么
能否在某一页设置只能上滑 不能下滑
Contributor guide
- Tech stack
- javascriptcss
- Domain
- frontendmobile
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Basic JavaScriptCSS3 animations
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 55
- Research direction
- Investigate the plugin's swipe event handling code (likely in the main JavaScript file) to understand how scrolling direction is currently unrestricted. Examine existing configuration options and consider adding a new option to control swipe direction per page. Review comments on the issue for any additional context or prior attempts.