nextcloud / nextcloud/talk-ios
New messages are shown with a UI "hiccup" instead of a scroll down animation
- Dominant language
- Swift
- Stars
- 230
- Forks
- 121
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 38
Description
## Steps to reproduce
1. Receive a message
2. Open the corresponding chat
3. The chat jumps down to show the latest message(s)
### Expected behaviour
The new messages should be shown with an animation, possibly scrolling down, or simply already be there when the chat is opened.
### Actual behaviour
The chat "jumps" down instantly, which is unpleasant to look at and very frequent. The same issue for messages under the "New messages" label has been solved https://github.com/nextcloud/talk-ios/issues/992
## Device information
**Device:** iPhone X
**iOS version:** 16.4.1
**Talk version:** 16.0.2
## Server information
**Nextcloud version:** (see admin overview page: `/index.php/settings/admin/overview`) 26.0.2
**Talk version:** (see apps admin page: `/index.php/settings/apps`) 16.0.3
**Custom Signaling server configured:** yes/no and version (see talk admin settings: `/index.php/settings/admin/talk#signaling_server`) no
**Custom TURN server configured:** yes/no (see talk admin settings: `/index.php/settings/admin/talk#turn_server`) yes
**Custom STUN server configured:** yes/no (see talk admin settings: `/index.php/settings/admin/talk#stun_server`) yes
### Server log (data/nextcloud.log)
```
Insert your server log here
```
Contributor guide
Assessment
This issue has not been assessed yet.