Skip to content

[CLNP-8097]Fixed a bug where the input field disappeared when a new message arrived while composing a quote message#1398

Merged
danney-chun merged 1 commit intomainfrom
bug-fix/CLNP-8097
Feb 4, 2026
Merged

[CLNP-8097]Fixed a bug where the input field disappeared when a new message arrived while composing a quote message#1398
danney-chun merged 1 commit intomainfrom
bug-fix/CLNP-8097

Conversation

@danney-chun
Copy link
Contributor

@danney-chun danney-chun commented Feb 3, 2026

Fixes CLNP-8097

The issue occurs because actions.setCurrentChannel(), which is called when a message is received or a typing start event is triggered, resets quoteMessage to null, causing the input field to disappear.

Changelogs

  • Fixed a bug where the input field disappeared when a new message arrived while composing a quote message

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If unsure, ask the members.
This is a reminder of what we look for before merging your code.

  • All tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • Public components / utils / props are appropriately exported
  • I have added necessary documentation (if appropriate)

@danney-chun danney-chun self-assigned this Feb 3, 2026
@netlify
Copy link

netlify bot commented Feb 3, 2026

Deploy Preview for sendbird-uikit-react ready!

Name Link
🔨 Latest commit 89a605e
🔍 Latest deploy log https://app.netlify.com/projects/sendbird-uikit-react/deploys/698205c7115a670008d4b23d
😎 Deploy Preview https://deploy-preview-1398--sendbird-uikit-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@OnestarLee OnestarLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@danney-chun danney-chun merged commit 4baf8ae into main Feb 4, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants