RocketChat / RocketChat/Rocket.Chat
Can't share image in RC on iOS web
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Previously reported here: https://github.com/RocketChat/Rocket.Chat/issues/22538
Upgraded RC to 3.17. Still reproducible.
Steps to reproduce:
- Launch SA on the browser in IOS
- OPen RC chat
- Click on the share button
- Choose any image from the library and share
Expected behavior:
Image is shared in the chat
Actual behavior:
Image not shown in the chat
Server Setup Information:
- Version of Rocket.Chat Server: 3.17.
- Operating System: Linux
- Deployment Method: tar
- Number of Running Instances: 30-60
- DB Replicaset Oplog: enabled
- NodeJS Version: v12.18.4
- MongoDB Version: 4.0.18
Client Setup Information
- Desktop App or Browser Version: Web
- Operating System: iOS
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 reviewing the previously reported issue 22538 and reproducing the share flow in an iOS browser: open an RC chat, choose an image from the library, and share it. Trace the web client’s image-sharing entry point and compare behavior on iOS; done means the selected image appears in the chat.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100