mattermost / mattermost/react-native-paste-input
Simple onPaste event on strings
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 213
- Forks
- 38
- Avg merge
- 12h 25m
- Merged PRs (30d)
- 1
Description
This lib is awasome, but can you add a handling for pasting strings inside the input
Contributor guide
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
Start by locating the library's React Native TextInput replacement and its existing paste handling. Reproduce pasting text into the input, then define completion as pasted strings being accepted while preserving the current file-pasting behavior; add or update coverage if the repository provides relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100