The chat appears correctly with the last message at the bottom of the repeating group on page load and the user will need to scroll up to view previous messages (as expected).
However, we also have a button that allows the user to scroll to the most recent message of the repeating group (using the workflow step Scroll to entry of RepeatingGroup). Instead of scrolling to the most recent message, this just scroll the user up the repeating group and load more history messages until it reaches the last message.
Thank you for this! This definitely solves our “Scroll to last message” issue.
I wanted to follow up and ask if there could be a way to make the plugin work with the “Scroll to Entry of RepeatingGroup” workflow?
We wanted to also give our users the affordance to scroll to latest attachment (since our users transact by sending quotes, etc via the messaging system).