Strange behavior or alignment of some UI elements. In order to execute more clear investigation, we’ve tried to replay all the described problem scenarios locally on our side and in your CodeSandbox (your code only) with using the following versions:
Chrome - 137.0.7151.69
“@sendbird/uikit-react”: “3.15.12”, - locally
“@sendbird/uikit-react”: “^3.14.13” - CodeSandbox
Issue | Local | CodeSandbox |
---|---|---|
Problems with displaying of added logo | Problem is actual (The replay was successful) | Problem is actual (The replay was successful) |
Lateral shift of whole users list when selecting a single user to start a new chat | Problem is actual (The replay was successful) | Problem is actual (The replay was successful) |
Appearing of “Go Down” option when there are not enough messages (e.g., two or three) to go down in the selected channel | Problem is actual (The replay was successful) | “Go Down” option is NOT displayed immediately. It is required to switch between several channel and then go back to the channel with the problem |
Hope that will help to identify the source of the problems and resolve all of them.