TelegramMessenger / TelegramMessenger/Telegram-iOS
Edited messages do not update in quoted messages
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
When my contact edits a message, this message updates immediately with the new content. However, if I have replied to this message by swiping left on it, the quoted part of that message is not updated, i.e. still shows the original content.
Once you exit and re-open the chat, all instances of the message show the new content.
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
Reproduce this in a Telegram iOS chat by replying to a message, then having the original message edited. Trace the quoted-message display and update path; done means the quoted content changes immediately without leaving and reopening the chat.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 42/100