Skip to content

Conversation

@git-babel
Copy link
Contributor

@git-babel git-babel commented Dec 2, 2024

Changelog

  • Fixed a GroupChannel UI error when the Open in Channel action is triggered in a different channel.
    • The Open in Channel implementation invokes both setCurrentChannel and setStartingPoint. The setCurrentChannel function triggers asynchronous side effects that update channel, messagesDataSource, and startingPoint. If setStartingPoint is invoked before these updates are completed, it can result in the channel not being updated correctly or the starting point being improperly set.

@netlify
Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for sendbird-uikit-react ready!

Name Link
🔨 Latest commit eac23f8
🔍 Latest deploy log https://app.netlify.com/sites/sendbird-uikit-react/deploys/674d1fa500214d00086b1e32
😎 Deploy Preview https://deploy-preview-1268--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 site configuration.

@AhyoungRyu
Copy link
Contributor

@git-babel Could you elaborate more about what the fix is in the PR description or title?

@git-babel git-babel changed the title [CLNP-5914] Fix UI race condition [CLNP-5914] GroupChannel UI error when open in channel is clicked in different channel Dec 2, 2024
@git-babel git-babel changed the title [CLNP-5914] GroupChannel UI error when open in channel is clicked in different channel [CLNP-5914] Fixed a GroupChannel UI error when the Open in Channel action is triggered in a different channel. Dec 2, 2024
@git-babel git-babel changed the title [CLNP-5914] Fixed a GroupChannel UI error when the Open in Channel action is triggered in a different channel. [CLNP-5914] Fixed a GroupChannel UI error when the Open in Channel action is triggered in a different channel. Dec 2, 2024
@git-babel git-babel merged commit fd72464 into main Dec 2, 2024
10 checks passed
@HoonBaek HoonBaek deleted the fix/CLNP-5914/open-in-channel-race-condition branch December 3, 2024 07:23
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.

4 participants