Both scrollToTurnId and scrollToMessageId hard-returned false when the target was the trailing (last) turn and its element was not mounted, so clicking the rail's last item in a long scrolled-up session did nothing. The trailing entry is a regular list row at the end of the data — scroll to its index the same way history targets are reached.