[BUG] 长按事件后,页面首次点击无反应
Open
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 611
- PR merge metrics
- No merged PRs in 30d
Description
demo: https://github.com/yiescc/demo-08-26.git
- 长按第一个元素,触发touchstart,2s后点击页面 无反应
- 第二次点击,正常
Contributor guide
Research direction
Start by reproducing the long-press and first-tap behavior using the linked demo repository, focusing on the touchstart handling described in the issue. Trace the relevant event flow and verify that the first tap responds normally after a long press; add or update a regression check if the project’s existing tests cover this behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100