You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CLNP-7450]Fixed a bug did not display read/deliver status icon in public groupChannel (#1365)
/ PR title (Required)
[fix]: Fixed a bug that did not display the read/deliver status icon in
the public groupChannel
// PR description (Optional)
- Message의 read/delivered status를 표시하는 조건이 public channel이 아닌 경우가 포함이 되어
있어서 이 부분 삭제를 했습니다.
iOS/And의 경우에는 해당 조건이 없습니다.
// Footer (Recommended)
Fixes [CLNP-7450](https://sendbird.atlassian.net/browse/CLNP-7450)
// Changelogs (Recommended)
// Add (internal) at the end of each changelog if internal.
### Changelogs
- Fixed a bug that did not display the read/deliver status icon in the
public groupChannel
### 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.
- [x] **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)
## External Contributions
This project is not yet set up to accept pull requests from external
contributors.
If you have a pull request that you believe should be accepted, please
contact
the Developer Relations team <[email protected]> with
details
and we'll evaluate if we can set up a
[CLA](https://en.wikipedia.org/wiki/Contributor_License_Agreement) to
allow for the contribution.
[CLNP-7450]:
https://sendbird.atlassian.net/browse/CLNP-7450?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
0 commit comments