Skip to content

Conversation

sheep-q
Copy link
Contributor

@sheep-q sheep-q commented Sep 29, 2025

🔗 Issue Links

N/A

🎯 Goal

Allow customization of the mention command handler

📝 Summary

Make the commandsHandler and the mention methods public

🛠 Implementation

In the MessageComposerViewModel.swift, make the following public:

  • property commandsHandler
  • method checkForMentionedUsers
  • method clearRemovedMentions
  • method clearInputData
  • method checkChannelCooldown

🎨 Showcase

Add relevant screenshots and/or videos/gifs to easily see what this PR changes, if applicable.

Before After
img img

🧪 Manual Testing Notes

Explain how this change can be tested manually, if applicable.

☑️ 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

…stomization of the mention command handler.
@sheep-q sheep-q requested a review from a team as a code owner September 29, 2025 07:28
@nuno-vieira nuno-vieira merged commit d30fdf3 into GetStream:develop Sep 29, 2025
5 of 9 checks passed
@Stream-SDK-Bot Stream-SDK-Bot mentioned this pull request Oct 8, 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.

2 participants