DevlinRocha / DevlinRocha/banter
Attempting to paste into a selection on message input will erase entire message
Open
bug
- Dominant language
- TypeScript
- Stars
- 68
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Highlighting a text selection and pasting should replace the selected text with the pasted value. Instead, the entire input is replaced.
Additionally, the cursor is left at the beginning of the input, rather than the end (or the end of the selection).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.