react-component / react-component/trigger
triggers cascaded situation
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 391
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
Triggers cascaded, how to stop one of the trigger mouse down event propagation.
I handle it by stopImmediatePropagation now, but when nested more, is not convenient do that one by one.
Is there any interface to do that conveniently?
Is there possible to support?
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.
Research direction
The issue does not identify a file, test, or entry point. Reproduce nested trigger mouse-down propagation and review the existing stopImmediatePropagation workaround; done requires a convenient supported way to stop cascaded propagation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100