refactor: use getIsComposing from meowdown - #985
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (19)
WalkthroughThe PR removes the local IME composition workaround and replaces its usage across desktop, mobile, search, task, and shortcut keyboard handlers with ChangesIME composition detection migration
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install timed out. The project may have too many dependencies for the sandbox. Comment |
Remove the local
isKeyboardEventComposinghelper and usegetIsComposingfrom@meowdown/coreinstead.Summary by CodeRabbit