RocketChat / RocketChat/Rocket.Chat.ReactNative
Option to send or to make a new line when pressing the enter key in the virtual/hardware keyboard
Open
Nobody has claimed this yet.
🎉 feature
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 1.5k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 90
Description
The app could have an option to send on enter or create new line when using the enter key.
By default, IMHO, it should respect the settings we have in our profile (I've set in to send via web interface).
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 tracing how the virtual and hardware keyboard handle the enter key, then find where the profile's send-on-enter setting is read. Confirm how message sending and newline insertion currently work on both platforms. Done means users can choose send or newline behavior, with the profile setting respected by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100