表情面板不支持div输入框
Open
- Dominant language
- JavaScript
- Stars
- 440
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
像`
` 这种输入框就没法插入表情。作者能支持一下吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with a div using contenteditable="true" and inspect the emoji panel's insertion entry point. Compare it with the supported input elements and identify why insertion fails for nested contenteditable divs. Done means selecting an emoji inserts it into that editable area without breaking existing input behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100