0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript2,167 forks (2,167 forks)batch import
P3Package: coreType: enhancementhelp wanted
Repository metrics
- Stars
- 20,263 stars (20,263 stars)
- PR merge metrics
- Avg merge 43d 10h (Avg merge 43d 10h)27 merged PRs in 30d (27 merged PRs in 30d)
Description
This issue does not include a description.
Contributor guide
- Research direction
- Investigate the hotkey implementation in the Blueprint library to understand how hotkey conflicts are resolved. Focus on the context propagation and callback triggering logic. Identify where and why multiple callbacks might fire from different contexts, then propose a fix to ensure only the most local context's callback is triggered.
- Tech stack
- typescriptreact
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- ReactGit