Bug: 有a标签的情况下无法滑动到下一张!
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 441
- PR merge metrics
- No merged PRs in 30d
Description
Example:
list.push({
content: `
});
如果有a标签的话,在我滑动到下一张的过程中,页面直接发生跳转。
其实我想要的效果,就是在我滑动的时候,页面不要应该发生跳转。而页面发生跳转的时候,仅仅只是我点击的时候!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with the anchor and image markup shown in the report, then inspect the slider's touch and anchor interaction handling. Done means swiping to the next slide no longer navigates away, while an intentional click on the link still navigates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100