RocketChat / RocketChat/Rocket.Chat.ReactNative
Change Request: Increase number of file attachments for iOS App to 10 or more
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 1.5k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 90
Description
Description:
The iOS App v4.36.0 only allows attaching one file at the time, which can be a challenge if the users wishes to send many files/documents.
Additional context
- Operating System: iOS 16.3.1
It would be useful if RC supported attaching 10 (Like the Slack App supports) or more files/documents, so users would not have to search many times for the files they wish to send, resulting in many posts.
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 iOS attachment flow in the React Native app and identify where the current one-file limit is enforced. Verify the existing behavior on iOS, then confirm that a user can select and send 10 or more files in a single post without repeated searches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100