Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable user(bot) mention #64

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

AhyoungRyu
Copy link
Collaborator

@AhyoungRyu AhyoungRyu commented Oct 17, 2023

Addresses https://sendbird.atlassian.net/browse/AC-596

To enable the user(= bot) mentioning, I dropped the custom chat input component but used the UIKit built-in MessageInput instead.
Here's how it works.

FYI, I probably need to make the @{user nickname} bold in the message box too. But will do separately if it's necessary.

@AhyoungRyu AhyoungRyu force-pushed the feat/AC-596/enable-mention branch from 30fbc95 to a097651 Compare October 18, 2023 05:19
@AhyoungRyu AhyoungRyu merged commit 5bb4f72 into develop Oct 18, 2023
1 check passed
@AhyoungRyu AhyoungRyu deleted the feat/AC-596/enable-mention branch February 28, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants