RocketChat / RocketChat/Rocket.Chat.ReactNative
[IMPROVEMENT] Play audios in sequence automatically
Open
Nobody has claimed this yet.
👍 improvement
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 1.5k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 90
Description
When there's multiple audio messages in sequence, the app should play the next ones automatically.
Raised on https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/1654
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
Read the originating issue #1654 and inspect the existing audio-message playback entry point in this React Native repository. Reproduce a sequence of audio messages, then verify that playback advances automatically through each message without manual interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- audio-video-rtc, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100