Scroll to entry in vertical list

Hello, I am having trouble trying to scroll to the last entry in a vertical list. The action doesn’t seem to be available in the mobile editor.

The view I am working on (image attached) is a chat feature between clan members. when the view is loaded, it would be ideal to automatically scroll down to the most recent message sent to the chat.

I would appreciate some workaround suggestions/ solutions to this.

For context - My app allows users to create/ join teams, schedule missions (paintball games), and go to play in person with an opposing team.

Are you using the reverse scroll direction setting on the vertical list view? This should eliminate the need to use the scroll to action.

On page load, it would. But when new chat is sent, it wont scroll to the newest message

1 Like

Thanks, I did that and sorted by “created date”, descending = “yes”

like @miracle pointed out, autoscroll when new messages are sent is the challenge.

Thank you :raised_hands:t5:

Oh, gotcha. Kind of sounds like a bug then

There is no action to scroll to an entry. I am not sure if others see it in their editor, my guess is, it’s probably not an action that has been featured in the mobile editor yet.

Not available yet, but adding a ticket for it

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.