element-hq / element-hq/element-ios
Room history load causes scrolling to abort
Open
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
When swiping down in a room (to go back in the history), if riot-ios loads in more history for the room, the swipe gesture is reset and riot-ios stops scrolling, even with the finger still on the screen. This makes the scrolling experience feel janky.
Contrast to e.g. Signal-iOS, where this does not happen and scrolling continues.
Version 0.6.20 master # 136
2022-01-21 update: this still happens on iOS with Element 1.6.12 (20220111143954)
2023-04-08 update: this still happens on iOS with Element 1.10.8 (20230328180258)
Contributor guide
Assessment
This issue has not been assessed yet.