Implement reusable event
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- frontend
Research direction
Start by tracing how the framework currently handles DOM touchstart and touchend events, especially when the target element is removed after touchstart. Determine where event bubbling paths are created and how a reusable event should be represented. Done means the touch sequence can be traced through repeated bubbling with the same path, with coverage for target removal.
Written by the indexing model from the issue text.
Description
As DOM's touchend events won't bubble as the previous touchstart event while the target element has been removed after touchstart, it's hard to trace the touch events properly.
We need a reusable event as touchseries(maybe), which can bubble multiple times with the same bubbling path.
- Dominant language
- TypeScript
- Stars
- 330
- Forks
- 45
- Avg merge
- 20h 38m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
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.
More from wechat-miniprogram/glass-easel
-
enhancement module:template-compiler
wechat-miniprogram/glass-easel#243 · 1 comment · 1 assignee ·
-
module:core
Difficulty 3/5 1-2 days Newbie friendliness 42/100
-
enhancement module:core
wechat-miniprogram/glass-easel#235 · 1 assignee ·
-
enhancement module:core module:template-compiler need discussion
wechat-miniprogram/glass-easel#219 · 1 assignee ·
-
module:template-compiler need discussion
wechat-miniprogram/glass-easel#217 · 1 assignee ·
All issues in wechat-miniprogram/glass-easel
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·