Commit 55846b0
authored
fix: Fixed a bug where profile bottom position not updating correctly for messages with feedback and replies (#1252)
Fixes [UIKIT-4616](https://sendbird.atlassian.net/browse/UIKIT-4616)
### Before
<img width="732" alt="Screenshot 2024-11-19 at 4 37 23 PM"
src="https://github.com/user-attachments/assets/de9a117e-2449-494f-9fc8-2881c29b4c54">
### After
<img width="723" alt="Screenshot 2024-11-19 at 4 37 50 PM"
src="https://github.com/user-attachments/assets/bd693253-9362-41a9-8c4b-76acb5c5dcc8">
### Test link
-
http://localhost:5174/group_channel?appId=833E2DC4-DFA2-4508-A283-6E5C7BFCF18A&userId=cann03&nickname=cann03&groupChannel_replyType=thread&groupChannel_enableFeedback=true
### Changelogs
- Fixed a bug where profile bottom position not updating correctly for
messages with feedback and replies
### 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)
## 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 <developer-advocates@sendbird.com> 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.
[UIKIT-4616]:
https://sendbird.atlassian.net/browse/UIKIT-4616?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ1 parent 4bf19ea commit 55846b0
1 file changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | | - | |
218 | 216 | | |
219 | 217 | | |
220 | 218 | | |
| |||
291 | 289 | | |
292 | 290 | | |
293 | 291 | | |
294 | | - | |
| 292 | + | |
295 | 293 | | |
296 | 294 | | |
297 | 295 | | |
| |||
0 commit comments