RocketChat / RocketChat/Rocket.Chat.ReactNative

Messages are not sent when the Internet is bad from a mobile phone.

Open
#4,471 19 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🍭 good first issue 👍 improvement
Dominant language
TypeScript
Stars
2.4k
Forks
1.5k
Avg merge
1d 18h
Merged PRs (30d)
90

Description

При плохом интернете на мобильном телефоне, высвечивается или ошибка или сообщение темное, не отправлено. В это время другие мессенджеры отправляют сообщения, например, Telegram, whatsapp, как можно увеличить количество попыток отправки сообщений с мобильной версии приложений?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing message sending on a mobile device under poor network conditions and compare the visible error or unsent state with the expected behavior. Trace the mobile message-sending entry point to determine how retries currently work; done means messages reliably retry and send without being left marked as unsent.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.