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

release: v3.15.10 #1286

Merged
merged 3 commits into from
Dec 13, 2024
Merged

release: v3.15.10 #1286

merged 3 commits into from
Dec 13, 2024

Conversation

HoonBaek
Copy link
Contributor

@HoonBaek HoonBaek commented Dec 12, 2024

[v3.15.10] (Dec 12 2024)

Features:

  • Added scrollRef in GroupChannelList context

Fixes:

  • Fixed broken UI
    • MessageInput height becomes short when it's disabled.
    • Empty UserListItem menu appears on the ChannelSettings member list of normal channel member who is not an operator of the channel.
  • Displayed members' name instead of default AI chatbot channel name, like the Group Channel does.
  • Fixed an issue where editing a text parent message in a channel did not update the corresponding parent message in the Thread area in real-time.
  • 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.

@HoonBaek HoonBaek self-assigned this Dec 12, 2024
Copy link

netlify bot commented Dec 12, 2024

Deploy Preview for sendbird-uikit-react ready!

Name Link
🔨 Latest commit 230dcf1
🔍 Latest deploy log https://app.netlify.com/sites/sendbird-uikit-react/deploys/675a93a1e77e5400080657f5
😎 Deploy Preview https://deploy-preview-1286--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.

@HoonBaek
Copy link
Contributor Author

/bot create ticket

Copy link

Copy link

[Creating Ticket] In progress https://app.circleci.com/pipelines/github/sendbird/sdk-deployment/987

@sendbird-sdk-deployment
Copy link
Collaborator

[Creating Ticket] 🔖 Done https://sendbird.atlassian.net/browse/SDKRLSD-1497

@AhyoungRyu AhyoungRyu merged commit 0ccfe17 into main Dec 13, 2024
12 checks passed
@AhyoungRyu AhyoungRyu deleted the release/v3.15.10 branch December 13, 2024 01:27
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.

3 participants