stream-chat-swiftui
stream-chat-swiftui copied to clipboard
Editing quoted messages did not refresh the message list
๐ Issue Link
Related PBE-4291
๐ฏ Goal
Redisplay quoted message after edit.
๐ Implementation
Disable caching and use LLC's ChatMessage equality changes.
๐งช Testing
- Send a message
- Quote the sent message
- Edit the initial message > second message redisplays
๐จ Changes
| Before | After |
|---|---|
โ๏ธ Checklist
- [x] I have signed the Stream CLA (required)
- [x] Changelog is updated with client-facing changes
- [ ] New code is covered by unit tests
- [ ] Affected documentation updated (docusaurus, tutorial, CMS (task created)
| 1 Message | |
|---|---|
| :book: | There seems to be app changes but CHANGELOG wasn't modified. Please include an entry if the PR includes user-facing changes. You can find it at CHANGELOG.md. |
Generated by :no_entry_sign: Danger
Quality Gate passed
Issues
88 New issues
0 Accepted issues
Measures
0 Security Hotspots
72.0% Coverage on New Code
0.0% Duplication on New Code