element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
72 stars 12 forks source link

[Story] Scroll to end of timeline when sending a new message #2212

Closed VolkerJunginger closed 9 months ago

VolkerJunginger commented 10 months ago

Story

As a user that has send a message I want the timeline to scroll to that message at the end of the timeline so that I can have a look at what I just send.

Dependencies

Sign-offs

Android

iOS

Scope

### Android
- [ ] https://github.com/vector-im/element-x-android/issues/1877
### iOS
- [ ] https://github.com/vector-im/element-x-ios/issues/2147

Out of scope

ganfra commented 10 months ago

@VolkerJunginger so we want to scroll at the bottom no matter our position in the timeline?

VolkerJunginger commented 9 months ago

Yes. We want to scroll down - no matter what.

VolkerJunginger commented 9 months ago

This has been tested successfully for iOS.

On Android the scroillig does only happen when sending text-messages. Pictures & others do not work

bmarty commented 9 months ago

On Android the scroillig does only happen when sending text-messages. Pictures & others do not work

This is now fixed.

manuroe commented 9 months ago

@VolkerJunginger can you check it again?