Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sendbird/sendbird-uikit-react issues and pull requests
#1255 - release: 3.15.9
Pull Request -
State: closed - Opened by AhyoungRyu 4 days ago
- 5 comments
Labels: release
#1254 - fix: improve error handling in message handlers
Pull Request -
State: closed - Opened by AhyoungRyu 5 days ago
- 1 comment
Labels: 3.15.9
#1253 - refactor: SendbirdProvider migration - (1) prepare new structure
Pull Request -
State: open - Opened by HoonBaek 5 days ago
Labels: provider_migration
#1252 - fix: Fixed a bug where profile bottom position not updating correctly for messages with feedback and replies
Pull Request -
State: closed - Opened by liamcho 6 days ago
- 2 comments
Labels: 3.15.9
#1251 - [CLNP-5460 ]Update samples/README to address prop change info
Pull Request -
State: closed - Opened by AhyoungRyu 7 days ago
- 1 comment
#1250 - [CLNP-5046] Migrate ThreadProvider to the new state management pattern
Pull Request -
State: open - Opened by git-babel 13 days ago
- 1 comment
Labels: provider_migration
#1249 - release: 3.15.8
Pull Request -
State: closed - Opened by AhyoungRyu 18 days ago
- 5 comments
#1248 - [CLNP-5591] Allow localCacheEnabled override through sdkInitParams
Pull Request -
State: closed - Opened by AhyoungRyu 18 days ago
- 1 comment
Labels: 3.15.8
#1247 - [CLNP-5592] Returning null after hook execution
Pull Request -
State: closed - Opened by AhyoungRyu 18 days ago
- 1 comment
Labels: 3.15.8
#1246 - [CLNP-5047] Migrate GroupChannelProvider to new state management pattern
Pull Request -
State: closed - Opened by AhyoungRyu 20 days ago
- 1 comment
Labels: provider_migration
#1245 - Fix build error of migration branch
Pull Request -
State: closed - Opened by git-babel 20 days ago
#1244 - chore: regional host support for RQA
Pull Request -
State: closed - Opened by bang9 24 days ago
- 1 comment
#1243 - [CLNP-5045] CreateChannelProvider Migration
Pull Request -
State: open - Opened by git-babel 25 days ago
Labels: provider_migration
#1242 - [CLNP-5549] fix: Improve message layout direction hook reliability
Pull Request -
State: closed - Opened by AhyoungRyu about 1 month ago
- 5 comments
Labels: 3.15.8
#1241 - test: for snapshot testing
Pull Request -
State: closed - Opened by liamcho about 1 month ago
Labels: ai-widget
#1240 - release: v3.15.7
Pull Request -
State: closed - Opened by HoonBaek about 1 month ago
- 5 comments
Labels: 3.15.7
#1239 - fix: Update suggested replies logic
Pull Request -
State: closed - Opened by liamcho about 1 month ago
- 1 comment
Labels: 3.15.7
#1238 - fix: Ensure correct caret placement and rect calculation after paste
Pull Request -
State: closed - Opened by HoonBaek about 1 month ago
- 2 comments
Labels: 3.15.7
#1237 - fix: Applied scroll after rendering DOM using setTimeout
Pull Request -
State: closed - Opened by HoonBaek about 1 month ago
- 1 comment
Labels: 3.15.7
#1236 - fix: Modified sanitizeString logic
Pull Request -
State: closed - Opened by HoonBaek about 1 month ago
- 1 comment
Labels: 3.15.7
#1235 - [CLNP-5230] Support .bmp and .heic
Pull Request -
State: closed - Opened by git-babel about 1 month ago
- 1 comment
Labels: 3.15.7
#1234 - refactor: Add tests for ChannelSettings migration
Pull Request -
State: closed - Opened by HoonBaek about 1 month ago
- 4 comments
Labels: provider_migration
#1233 - refactor: Add unit tests for new GroupChannelListProvider
Pull Request -
State: closed - Opened by git-babel about 1 month ago
- 4 comments
Labels: provider_migration
#1232 - [CLNP-5476] Enhance getMimeTypesUIKitAccepts to support file extensions along with mime types
Pull Request -
State: closed - Opened by AhyoungRyu about 1 month ago
- 1 comment
Labels: 3.15.7
#1231 - refactor: GroupChannelList migration
Pull Request -
State: closed - Opened by git-babel about 1 month ago
- 1 comment
Labels: Ready for review, provider_migration
#1230 - release: v3.15.6
Pull Request -
State: closed - Opened by HoonBaek about 2 months ago
- 5 comments
Labels: 3.15.6
#1229 - refactor: ChannelSettingsProvider migration
Pull Request -
State: closed - Opened by HoonBaek about 2 months ago
- 2 comments
Labels: provider_migration
#1228 - [CLNP-5043] Add unit tests for improved MessageSearch module
Pull Request -
State: closed - Opened by AhyoungRyu about 2 months ago
Labels: Ready for review, provider_migration
#1227 - feat: Export useLocalization hook & ThreadReplySelectType
Pull Request -
State: closed - Opened by HoonBaek about 2 months ago
- 1 comment
Labels: 3.15.6
#1226 - fix: Handle the case when prop children is undefined in MenuItemAction component
Pull Request -
State: closed - Opened by HoonBaek about 2 months ago
- 1 comment
Labels: 3.15.6
#1225 - release/v3.15.5
Pull Request -
State: closed - Opened by liamcho about 2 months ago
- 5 comments
Labels: 3.15.5
#1224 - fix: Doesn't scroll in the MessageInput when pasting
Pull Request -
State: closed - Opened by HoonBaek about 2 months ago
- 1 comment
Labels: 3.15.6
#1223 - test: Snapshot test for form message
Pull Request -
State: closed - Opened by liamcho about 2 months ago
- 2 comments
Labels: 3.15.7
#1220 - release: v3.15.3
Pull Request -
State: closed - Opened by git-babel 2 months ago
- 5 comments
Labels: 3.15.3
#1219 - [CLNP-5111] feat: replace sdk.disconnect -> sdk.disconnectWebsocket
Pull Request -
State: closed - Opened by AhyoungRyu 2 months ago
- 1 comment
Labels: 3.15.3
#1218 - [AI Widget] file support
Pull Request -
State: closed - Opened by bang9 2 months ago
#1217 - [CLNP-5095] fix: ignore RTL handling - checkbox style
Pull Request -
State: closed - Opened by AhyoungRyu 2 months ago
- 1 comment
Labels: 3.15.3
#1216 - [CLNP-5043] Migrate MessageSearchProvider
Pull Request -
State: closed - Opened by AhyoungRyu 3 months ago
- 2 comments
Labels: provider_migration
#1215 - release: v3.15.2
Pull Request -
State: closed - Opened by AhyoungRyu 3 months ago
- 5 comments
Labels: 3.15.2
#1214 - [CLNP-5022] feat: add message input related eventHandlers
Pull Request -
State: closed - Opened by AhyoungRyu 3 months ago
- 1 comment
Labels: 3.15.2
#1213 - hotfix: Channel UI's scroll not work after sending new message
Pull Request -
State: closed - Opened by git-babel 3 months ago
- 1 comment
#1212 - release: v3.15.1
Pull Request -
State: closed - Opened by HoonBaek 3 months ago
- 5 comments
#1211 - hotfix: fix unread count position on channel preview
Pull Request -
State: closed - Opened by HoonBaek 3 months ago
- 1 comment
Labels: 3.15.1
#1210 - release: v3.15.0
Pull Request -
State: closed - Opened by HoonBaek 3 months ago
- 5 comments
Labels: 3.15.0
#1209 - fix: CSS issue on OGMessage EmojiReactions & resolve SASS deprecation warnings
Pull Request -
State: closed - Opened by HoonBaek 3 months ago
- 1 comment
Labels: 3.15.0
#1208 - [CLNP-4962] fix: prevent HTML entity conversion by using insertText in document.execCommand
Pull Request -
State: closed - Opened by AhyoungRyu 3 months ago
- 3 comments
Labels: 3.15.0
#1207 - feat: Improve message template view
Pull Request -
State: closed - Opened by liamcho 3 months ago
- 5 comments
Labels: 3.15.5
#1206 - feat: Support emoji category for reaction input
Pull Request -
State: closed - Opened by git-babel 3 months ago
- 1 comment
Labels: 3.15.0
#1205 - feat: Support rendering subcomponents of ThreadListItem
Pull Request -
State: closed - Opened by HoonBaek 3 months ago
- 1 comment
Labels: 3.15.0
#1204 - fix: broken CSS in the ParentMessageInfo component
Pull Request -
State: closed - Opened by HoonBaek 3 months ago
- 2 comments
Labels: 3.15.0
#1203 - feat: update isDisabledBecauseMessageForm
Pull Request -
State: closed - Opened by liamcho 3 months ago
Labels: ai-widget
#1202 - fix: broken CSS in the ParentMessageInfo component
Pull Request -
State: closed - Opened by HoonBaek 3 months ago
- 2 comments
Labels: 3.15.0
#1201 - feat: Add fallback message for form message
Pull Request -
State: closed - Opened by liamcho 3 months ago
- 2 comments
Labels: 3.15.0
#1200 - fix: scroll not working for profile modal in horizontal mobile
Pull Request -
State: closed - Opened by liamcho 3 months ago
- 1 comment
Labels: 3.15.0
#1199 - fix: Fix message input not being disabled when form message is not submitted
Pull Request -
State: closed - Opened by liamcho 3 months ago
Labels: ai-widget
#1198 - fix: File viewer not scaling image to full size
Pull Request -
State: closed - Opened by liamcho 3 months ago
- 2 comments
Labels: 3.15.0
#1197 - fix: Fix broken file viewer title in mobile view
Pull Request -
State: closed - Opened by liamcho 3 months ago
- 1 comment
Labels: 3.15.0
#1196 - fix: Fix auto zoom in on focus message input in mobile view
Pull Request -
State: closed - Opened by liamcho 3 months ago
- 1 comment
Labels: 3.15.0
#1195 - fix: Subcomponent export of MessageContent
Pull Request -
State: closed - Opened by HoonBaek 3 months ago
- 1 comment
Labels: 3.15.0
#1194 - fix: offline banned user not leaving channel upon reconnect in mobile view
Pull Request -
State: closed - Opened by liamcho 3 months ago
- 1 comment
Labels: 3.15.0
#1193 - feat: Add offline input disabled placeholder
Pull Request -
State: closed - Opened by liamcho 3 months ago
Labels: ai-widget
#1192 - fix: rename onUserProfileMessage to onStartDirectMessage
Pull Request -
State: closed - Opened by HoonBaek 4 months ago
- 1 comment
Labels: 3.15.0
#1191 - fix: OG message's thumbnail width in OpenChannel
Pull Request -
State: closed - Opened by HoonBaek 4 months ago
- 2 comments
Labels: 3.15.0
#1190 - fix: add MessageBody to module exports
Pull Request -
State: closed - Opened by adrian-moovup 4 months ago
- 3 comments
#1189 - fix: Fix child message width broken with reactions
Pull Request -
State: closed - Opened by liamcho 4 months ago
- 1 comment
#1188 - release: 3.14.14
Pull Request -
State: closed - Opened by AhyoungRyu 4 months ago
- 5 comments
Labels: release, 3.14.14
#1187 - fix: Fixed markdown message in channel preview
Pull Request -
State: closed - Opened by liamcho 4 months ago
- 1 comment
Labels: 3.15.0
#1186 - Chore: upgrade chat sdk version 2
Pull Request -
State: closed - Opened by liamcho 4 months ago
- 2 comments
Labels: ai-widget
#1185 - fix: child message width should fit content
Pull Request -
State: closed - Opened by liamcho 4 months ago
- 1 comment
#1184 - [CLNP-4596] feat: add forceLeftToRightMessageLayout to enable LTR message layout display in RTL mode
Pull Request -
State: closed - Opened by AhyoungRyu 4 months ago
- 2 comments
Labels: 3.14.14
#1183 - [CLNP-4581][CLNP-4582] fix: direction of some icons in RTL
Pull Request -
State: closed - Opened by AhyoungRyu 4 months ago
- 2 comments
Labels: 3.14.14
#1182 - fix: Recreates the GroupChannelCollection when channelListQueryParams change
Pull Request -
State: closed - Opened by HoonBaek 4 months ago
- 1 comment
Labels: 3.14.14
#1181 - fix: Display feedback modal on button click in mobile
Pull Request -
State: closed - Opened by liamcho 4 months ago
- 1 comment
Labels: v3.14.14
#1180 - feat: Banned member doesn't affect to the ChannelSettings/Profile
Pull Request -
State: closed - Opened by git-babel 4 months ago
- 1 comment
#1179 - fix: Remove the deprecation mark of renderUserListItem from the ChannelSettingsProps
Pull Request -
State: closed - Opened by HoonBaek 4 months ago
- 1 comment
#1178 - revert: dialog footer button position in RTL mode Dialog
Pull Request -
State: closed - Opened by AhyoungRyu 4 months ago
- 1 comment
Labels: 3.14.13
#1177 - release v3.14.13
Pull Request -
State: closed - Opened by HoonBaek 4 months ago
- 5 comments
Labels: 3.14.13
#1176 - chore: improve ESM <-> CJS compatibility with rollup interop: "compat"
Pull Request -
State: closed - Opened by AhyoungRyu 4 months ago
- 1 comment
Labels: 3.14.13
#1175 - feat: Add query params to the member list props
Pull Request -
State: closed - Opened by HoonBaek 4 months ago
- 1 comment
Labels: 3.14.13
#1174 - refactor: Apply message menu to the Thread module
Pull Request -
State: closed - Opened by HoonBaek 4 months ago
- 1 comment
Labels: 3.14.13
#1173 - feat: address RTL UI feedback
Pull Request -
State: closed - Opened by AhyoungRyu 4 months ago
- 1 comment
Labels: 3.14.13
#1172 - chore: modify the wrong missed props of code snippets
Pull Request -
State: closed - Opened by HoonBaek 4 months ago
- 1 comment
#1171 - temporary PR for design QA
Pull Request -
State: closed - Opened by liamcho 4 months ago
- 3 comments
Labels: DO_NOT_MERGE
#1170 - fix: Mark deprecation on Channel & ChannelList modules
Pull Request -
State: closed - Opened by HoonBaek 4 months ago
- 4 comments
Labels: 3.14.13
#1169 - chore: Improve stability about useMenuItems
Pull Request -
State: closed - Opened by HoonBaek 4 months ago
- 2 comments
Labels: 3.14.13
#1168 - feat: Support form message
Pull Request -
State: closed - Opened by liamcho 5 months ago
- 1 comment
Labels: 3.15.0
#1167 - chore: upgrade chat SDK
Pull Request -
State: closed - Opened by liamcho 5 months ago
Labels: ai-widget
#1166 - [widget] feat: placeholder for form message
Pull Request -
State: closed - Opened by liamcho 5 months ago
Labels: ai-widget
#1165 - Add form error stringset
Pull Request -
State: closed - Opened by liamcho 5 months ago
Labels: ai-widget
#1164 - fix: Put key into the UserListItem using React.Fragment
Pull Request -
State: closed - Opened by HoonBaek 5 months ago
- 1 comment
Labels: 3.14.12
#1163 - release: v3.14.12
Pull Request -
State: closed - Opened by AhyoungRyu 5 months ago
- 5 comments
Labels: 3.14.12
#1162 - chore: update chat sdk to 4.13.0
Pull Request -
State: closed - Opened by AhyoungRyu 5 months ago
- 1 comment
#1161 - fix: channel setting menu item style
Pull Request -
State: closed - Opened by AhyoungRyu 5 months ago
- 1 comment
Labels: 3.14.12
#1160 - upgrade chat sdk
Pull Request -
State: closed - Opened by liamcho 5 months ago
Labels: ai-widget
#1159 - feat: Add renderUserListItem to the lists of ChannelSettings
Pull Request -
State: closed - Opened by HoonBaek 5 months ago
- 1 comment
Labels: 3.14.12
#1158 - Added icon color class sendbird-icon-color--secondary-2
Pull Request -
State: closed - Opened by liamcho 5 months ago
Labels: ai-widget
#1157 - feat: deprecate uikitOption.groupChannel.enableReactionsSupergroup
Pull Request -
State: closed - Opened by AhyoungRyu 5 months ago
- 2 comments
Labels: 3.14.12
#1156 - fix: pass an empty object not to get blocked on emojiContainer init
Pull Request -
State: closed - Opened by AhyoungRyu 5 months ago
- 1 comment
#1155 - fix: Calculate the sendbird-app size for context menu position
Pull Request -
State: closed - Opened by HoonBaek 5 months ago
- 1 comment
Labels: 3.14.12
#1154 - [CLNP-3259] refactor: enable ChannelSetting > MenuItem customization
Pull Request -
State: closed - Opened by AhyoungRyu 5 months ago
- 1 comment
Labels: 3.14.12