simbacity/superapp

Town square: Show messages in correct order

Closed this issue · 1 comments

Current behavior:

Currently we show the newest message on the top, and load more messages on the bottom

Expected behavior:

We show the newest message on the bottom, and load more messages on the top

Success criteria

  • Always load the 20 most recent messages first
  • Have to load more button on the top
  • Load more will add the messages on top (like discord, slack, whatsapp)

closing this issue:
image