Skip to content

Conversation

nuno-vieira
Copy link
Member

@nuno-vieira nuno-vieira commented Sep 9, 2025

🔗 Issue Links

https://linear.app/stream/issue/IOS-1060/swiftui-deputy-there-is-an-additional-pop-up-when-editing-a-quoted

🎯 Goal

Fix quoted message shown in the composer when editing a quoting message.

🛠 Implementation

The same function for filling the drafts was being used for editing messages. This was causing the problem, since for drafts, the quoted message needs to be filled, but not for editing messages.

🧪 Manual Testing Notes

Editing a message that is quoting another message, should not show any quoted message in the composer.

☑️ Contributor Checklist

  • I have signed the Stream CLA (required)
  • This change should be manually QAed
  • Changelog is updated with client-facing changes
  • Changelog is updated with new localization keys
  • New code is covered by unit tests
  • Documentation has been updated in the docs-content repo

@nuno-vieira nuno-vieira requested a review from a team as a code owner September 9, 2025 11:56
Copy link

github-actions bot commented Sep 9, 2025

Public Interface

🚀 No changes affecting the public interface.

@Stream-SDK-Bot
Copy link
Collaborator

Stream-SDK-Bot commented Sep 9, 2025

SDK Size

title develop branch diff status
StreamChatSwiftUI 9.27 MB 9.27 MB 0 KB 🟢

@nuno-vieira nuno-vieira merged commit 15a3f5d into develop Sep 9, 2025
1 check passed
@nuno-vieira nuno-vieira deleted the fix/editing-a-quoting-message-displays-quoted-banner branch September 9, 2025 13:01
Copy link

sonarqubecloud bot commented Sep 9, 2025

@Stream-SDK-Bot Stream-SDK-Bot mentioned this pull request Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants